mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
Avoid usebug with boats for Minotaurs
This commit is contained in:
parent
7856f095a7
commit
5a8cd1b7bc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user