mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-05 01:20:22 +02:00
update mobs mod
fix npc male/female not tamed reduce volume and convert npc female sound move .blend in others_thing chmod 755
This commit is contained in:
@ -8,6 +8,7 @@ mobs:register_mob("mobs:cow", {
|
||||
passive = false,
|
||||
group_attack = true,
|
||||
attack_type = "dogfight",
|
||||
reach = 2,
|
||||
damage = 4,
|
||||
-- health & armor
|
||||
hp_min = 25,
|
||||
|
Reference in New Issue
Block a user