diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b9ec165d..f6df598cf 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -37,6 +37,7 @@ mob_db: ( SpriteName: "SPRITE_NAME" (string) Name: "Mob name" (string) // ================ Optional fields =============================== + JName: "Mob name" (string) Lv: level (int, defaults to 1) Hp: health (int, defaults to 1) Sp: mana (int, defaults to 0) |