diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 104a00743..b42608da6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9998,6 +9998,25 @@ mob_db: ( // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved { + Id: 1400 + SpriteName: "FortressGate" + Name: "Fortress Gate" + Lv: 100 + Hp: 200000 + Exp: 10000 + Def: 100 + Mdef: 100 + Race: 3 + Element: (2, 1) + Mode: { + CanMove: false + CanAttack: false + } + WeaponAttacks: { + All: 6000 + } +}, +{ Id: 1493 SpriteName: "GameMaster" Name: "Game Master" |