1
0
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:
2015-09-30 03:43:51 +02:00
parent 4664c11f59
commit 2c47322feb
28 changed files with 1190 additions and 1211 deletions

View File

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