This commit is contained in:
HybridDog 2013-06-28 14:39:28 +02:00
parent a31e14eb4e
commit 261b739c09
15 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
local nuke_preserve_items = true
local nuke_preserve_items = false
local nuke_drop_items = false --this will only cause lags
local function describe_chest()
@ -180,7 +180,7 @@ minetest.register_node("nuke:iron_tnt", {
material = {
diggability = "not",
},
description = "Iron TNT",
description = "Iron Bomb",
})
minetest.register_on_punchnode(function(p, node, puncher)
@ -274,7 +274,7 @@ minetest.register_node("nuke:mese_tnt", {
material = {
diggability = "not",
},
description = "Mese TNT",
description = "Mese Bomb",
})
minetest.register_on_punchnode(function(p, node, puncher)
@ -368,7 +368,7 @@ minetest.register_node("nuke:hardcore_iron_tnt", {
material = {
diggability = "not",
},
description = "Hardcore Iron TNT",
description = "Hardcore Iron Bomb",
})
minetest.register_on_punchnode(function(p, node)
@ -462,7 +462,7 @@ minetest.register_node("nuke:hardcore_mese_tnt", {
material = {
diggability = "not",
},
description = "Hardcore Mese TNT",
description = "Hardcore Mese Bomb",
})
minetest.register_on_punchnode(function(p, node)

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

View File

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 210 B

BIN
rest/nuke_iron_tnt_side.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

View File

Before

Width:  |  Height:  |  Size: 211 B

After

Width:  |  Height:  |  Size: 211 B

BIN
rest/nuke_mese_tnt_side.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 951 B

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 B

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 953 B

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 B

After

Width:  |  Height:  |  Size: 160 B