diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-19 10:03:26 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-19 10:03:26 +0800 |
commit | a14907b77967af2251df796a4f7dd53b3fc9bd62 (patch) | |
tree | 0c1654c131f3b40ed5af28126f2b20ce10a4423d | |
parent | 0d9b33c1abf7e6c09c3e993e050f69383654a29b (diff) | |
download | hercules-a14907b77967af2251df796a4f7dd53b3fc9bd62.tar.gz hercules-a14907b77967af2251df796a4f7dd53b3fc9bd62.tar.bz2 hercules-a14907b77967af2251df796a4f7dd53b3fc9bd62.tar.xz hercules-a14907b77967af2251df796a4f7dd53b3fc9bd62.zip |
Minor follow up.
-rw-r--r-- | db/pre-re/item_db.conf | 2 | ||||
-rw-r--r-- | db/re/item_db.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index fb30cbd17..13ba79318 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -69685,7 +69685,7 @@ item_db: ( Script: <" specialeffect2 EF_POK_JAP; itemskill MO_CALLSPIRITS,3; - itemskill MO_FINGEROFFENSIV,5; + itemskill MO_FINGEROFFENSIVE,5; "> }, { diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bc46e46bd..934949782 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -85372,7 +85372,7 @@ item_db: ( Script: <" specialeffect2 EF_POK_JAP; itemskill MO_CALLSPIRITS,3; - itemskill MO_FINGEROFFENSIV,5; + itemskill MO_FINGEROFFENSIVE,5; "> }, { |