forked from mtcontrib/riesenpilz
Merge pull request 'Remove nested comments' (#1) from posco/riesenpilz:master into master
Reviewed-on: #1
This commit is contained in:
commit
7ca33b617f
3
init.lua
3
init.lua
@ -1228,7 +1228,6 @@ if minetest.global_exists(technic) then
|
||||
end
|
||||
|
||||
|
||||
--[[
|
||||
if minetest.global_exists(3darmor) then add to depends
|
||||
--lavashroom skin armor, swimming in lava possible
|
||||
|
||||
@ -1252,7 +1251,7 @@ if minetest.global_exists(technic) then
|
||||
technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
|
||||
|
||||
armor_register(plate blah)
|
||||
end--] ]
|
||||
end
|
||||
})
|
||||
end--]]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user