forked from thunderdog1138/star_wars
Update 'mods/tnt/init.lua'
This commit is contained in:
parent
d683cda201
commit
aabc906fde
|
@ -428,7 +428,7 @@ minetest.register_node("tnt:boom", {
|
|||
})
|
||||
|
||||
minetest.register_node("tnt:gunpowder", {
|
||||
description = S("Gun Powder"),
|
||||
description = S("Thermite"),
|
||||
drawtype = "raillike",
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
|
|
Loading…
Reference in New Issue