Fixed rotation

This commit is contained in:
crustyserve 2016-03-26 09:27:20 +01:00
parent 0fe464b4a1
commit d0254d8f54

View File

@ -30,7 +30,7 @@ if mobs.mod and mobs.mod == "redo" then
fly = true,
fly_in = "default:water_source",
fall_speed = 0,
rotate = 270,
rotate = 0,
view_range = 10,
water_damage = 0,
lava_damage = 10,