1
0
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:
Ombridride
2015-03-26 19:01:45 +01:00
parent 522713354b
commit 354b82d78b
3 changed files with 3 additions and 3 deletions

View File

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