diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:38:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-27 22:38:13 -0300 |
commit | 86e817077e172b9d9983cab246f7193b46598c11 (patch) | |
tree | 1552a26030af23eb4d77857a2f1c8e6912f11141 /db | |
parent | ddc6d628b3d0599a902386eb957950b3552ed383 (diff) | |
download | serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.gz serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.bz2 serverdata-86e817077e172b9d9983cab246f7193b46598c11.tar.xz serverdata-86e817077e172b9d9983cab246f7193b46598c11.zip |
Lots of changes without a real meaning (I think)
Diffstat (limited to 'db')
-rw-r--r-- | db/re/skill_db.conf | 2 | ||||
-rw-r--r-- | db/re/skill_tree.conf | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 1f75172d7..9a9e8d1a6 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -859,7 +859,7 @@ skill_db: ( Lv10: 200 } Requirements: { - SPCost: 25 + SPCost: 125 } }, { diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 1c0b95d44..ed303fa95 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -79,6 +79,7 @@ Human: { WE_MALE: 0 WE_FEMALE: 0 WE_CALLPARTNER: 0 + MG_FIREBALL: 0 EVOL_MASS_PROVOKE: 0 EVOL_PHYSICAL_SHIELD: 0 MAGIC_WARRIOR: 0 |