mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-02 16:10:25 +02:00
Small update
begin to complete the mobs board on the .ODS
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
mobs:register_mob("mobs:dirt_monster", {
|
||||
-- animal, monster, npc, barbarian
|
||||
type = "monster",
|
||||
-- aggressive, deals 4 damage to player when hit
|
||||
-- aggressive, deals 6 damage to player when hit
|
||||
passive = false,
|
||||
attack_type = "dogfight",
|
||||
damage = 6,
|
||||
|
Reference in New Issue
Block a user