mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-30 05:10:26 +02:00
Avoid usebug with boats for Minotaurs
This commit is contained in:
@ -47,7 +47,7 @@ mobs:register_mob("mobs:minotaur", {
|
|||||||
{name = "mobs:minotaur_fur",
|
{name = "mobs:minotaur_fur",
|
||||||
chance = 1, min = 1, max = 3,},
|
chance = 1, min = 1, max = 3,},
|
||||||
},
|
},
|
||||||
water_damage = 1,
|
water_damage = 0,
|
||||||
lava_damage = 5,
|
lava_damage = 5,
|
||||||
light_damage = 0,
|
light_damage = 0,
|
||||||
-- model animation
|
-- model animation
|
||||||
|
Reference in New Issue
Block a user