mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-10-30 20:15:33 +01:00
Update wolf.lua
This commit is contained in:
@@ -39,7 +39,7 @@ mobs:register_mob("mobs:wolf", {
|
|||||||
chance = 4, min = 1, max = 1,},
|
chance = 4, min = 1, max = 1,},
|
||||||
},
|
},
|
||||||
-- damaged by
|
-- damaged by
|
||||||
water_damage = 1,
|
water_damage = 0,
|
||||||
lava_damage = 5,
|
lava_damage = 5,
|
||||||
light_damage = 2,
|
light_damage = 2,
|
||||||
-- model animation
|
-- model animation
|
||||||
|
|||||||
Reference in New Issue
Block a user