diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-13 19:05:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-13 19:05:20 -0300 |
commit | c3d9873fbf3a5076a3b435e312e748e7e440353c (patch) | |
tree | 42050c69cbc6751c259c517412f11b625b779a09 /db | |
parent | b225b6db0ce92d35f78c8c64b426fe0e06aff2ec (diff) | |
download | serverdata-c3d9873fbf3a5076a3b435e312e748e7e440353c.tar.gz serverdata-c3d9873fbf3a5076a3b435e312e748e7e440353c.tar.bz2 serverdata-c3d9873fbf3a5076a3b435e312e748e7e440353c.tar.xz serverdata-c3d9873fbf3a5076a3b435e312e748e7e440353c.zip |
Add some progress to Fortress Island. Kinda. Okay, that is a half lie.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index dc0a229d6..3a6300f3e 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -10140,6 +10140,9 @@ mob_db: ( Mdef: 100 Race: 3 Element: (2, 1) + Stats: { + Luk: 127 + } Mode: { CanMove: false CanAttack: false @@ -10160,6 +10163,9 @@ mob_db: ( Mdef: 100 Race: 3 Element: (2, 1) + Stats: { + Luk: 127 + } Mode: { CanMove: false CanAttack: false |