diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-10 21:24:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-10 21:24:13 -0300 |
commit | 3340ad0a75ea00b05ffea9464e1d57dc1ed7e098 (patch) | |
tree | 249e5c6973e56b7e90e71e102e3f749dcfab9f28 /db | |
parent | c37d249fb9f2a17acac324adf0460055be8fb9e9 (diff) | |
download | serverdata-3340ad0a75ea00b05ffea9464e1d57dc1ed7e098.tar.gz serverdata-3340ad0a75ea00b05ffea9464e1d57dc1ed7e098.tar.bz2 serverdata-3340ad0a75ea00b05ffea9464e1d57dc1ed7e098.tar.xz serverdata-3340ad0a75ea00b05ffea9464e1d57dc1ed7e098.zip |
Remove JExp from Rudolph Slime. Assign the JExp to Croc and Ratto.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 3ae134b7e..bb6c9a350 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -242,6 +242,7 @@ mob_db: ( Hp: 500 Sp: 0 Exp: 9 + JExp: 1 AttackRange: 1 Attack: [81, 83] Def: 13 @@ -285,6 +286,7 @@ mob_db: ( Hp: 1900 Sp: 0 Exp: 18 + JExp: 1 AttackRange: 1 Attack: [124, 129] Def: 54 @@ -3306,7 +3308,7 @@ mob_db: ( Hp: 860 Sp: 0 Exp: 12 - JExp: 3 + JExp: 0 AttackRange: 1 Attack: [30, 350] Def: 12 |