remove duplicate alias

This commit is contained in:
Milan Ihl 2020-09-28 12:26:04 +02:00
parent 528502bc91
commit 886a2fd9e9

View File

@ -150,8 +150,6 @@ mobs:register_mob("mobs_monster:spider", {
--print ("----", nod.name, self.disable_falling, dtime)
minetest.register_alias("mobs:cobweb", "homedecor:cobweb_corner")
-- turn off falling if attached to facing
self.disable_falling = true