mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
Update ghoat.lua
This commit is contained in:
parent
95827d8386
commit
b368f3250e
@ -4,8 +4,8 @@
|
||||
mobs:register_mob("mobs:goat", {
|
||||
-- animal, monster, npc, barbarian
|
||||
type = "animal",
|
||||
-- aggressive, does 4 damage to player when threatened
|
||||
passive = false,
|
||||
-- aggressive, does 5 damage to player when threatened
|
||||
passive = true,
|
||||
attack_type = "dogfight",
|
||||
damage = 5,
|
||||
-- health & armor
|
||||
|
Loading…
Reference in New Issue
Block a user