1
0
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:
Ombridride 2015-08-23 20:52:50 +02:00
parent 7856f095a7
commit 5a8cd1b7bc

View File

@ -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