Loading mobs_yeti/init.lua +4 −6 Original line number Diff line number Diff line Loading @@ -23,22 +23,20 @@ if mobs.mod and mobs.mod == "redo" then sounds = { random = "mobs_stonemonster", }, hp_min = 10, hp_max = 35, hp_min = 60, hp_max = 85, armor = 100, knock_back = 1, light_damage = 1, water_damage = 1, lava_damage = 15, fall_damage = 15, damage = 2, damage = 8, reach = 2, attack_type = "dogshoot", arrow = "mobs_yeti:snowball", shoot_interval = .7, shoot_offset = 2, view_range = 15, run_velocity = 3, run_velocity = 4, stepheight = 1.1, floats = 0, drops = { Loading Loading
mobs_yeti/init.lua +4 −6 Original line number Diff line number Diff line Loading @@ -23,22 +23,20 @@ if mobs.mod and mobs.mod == "redo" then sounds = { random = "mobs_stonemonster", }, hp_min = 10, hp_max = 35, hp_min = 60, hp_max = 85, armor = 100, knock_back = 1, light_damage = 1, water_damage = 1, lava_damage = 15, fall_damage = 15, damage = 2, damage = 8, reach = 2, attack_type = "dogshoot", arrow = "mobs_yeti:snowball", shoot_interval = .7, shoot_offset = 2, view_range = 15, run_velocity = 3, run_velocity = 4, stepheight = 1.1, floats = 0, drops = { Loading