1
0
zrcadlo https://github.com/sys4-fr/server-nalc.git synchronizováno 2025-07-07 18:30:28 +02:00

tweak the mobs mod

- Remove the jump step (useless now)
- Some health adjustments
- Some damage adjustments
- Add blood textures for some mobs (spider/red, creeper/green)
- Begin the cleaning and organisation code for the wolfs and creepers
mobs
Tento commit je obsažen v:
Ombridride
2015-03-21 19:28:06 +01:00
rodič 416a8a9110
revize d327fcb74a
20 změnil soubory, kde provedl 43 přidání a 46 odebrání

Zobrazit soubor

@ -34,7 +34,6 @@ mobs:register_mob("mobs:mese_monster", {
walk_velocity = 0.5,
run_velocity = 2,
jump = true,
step = 1,
fall_damage = 0,
fall_speed = -6,
-- drops mese when dead