1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-08 10:50:23 +02:00

Add Ghoat and update warthog/pumba

- The Ghoat animal is passive, he eats flowers on his way, drop raw_meat if you kill it. But be carful, if you attack him, he will hit you back ! (like cow/warthog and other passive monster who can defend himself)
- Warthogs now spawn on default:dirt and default:junglegrass, this change is made because we move progressively the warthog in jungle
This commit is contained in:
Ombridride
2015-04-28 00:11:08 +02:00
parent 74d84c2c13
commit 007fa5d7c8
4 changed files with 7 additions and 3 deletions

View File

@ -9,7 +9,7 @@ mobs:register_mob("mobs:cow", {
attack_type = "dogfight",
damage = 5,
-- health & armor
hp_min = 20,
hp_min = 25,
hp_max = 30,
armor = 200,
-- textures and model