remove duplicate alias

master
Milan Ihl 2020-09-28 12:26:04 +02:00
parent 528502bc91
commit 886a2fd9e9
1 changed files with 0 additions and 2 deletions

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