diff options
author | Haru <haru@dotalux.com> | 2016-11-15 01:34:09 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-11-20 18:10:36 +0100 |
commit | b071ee321acea8627f16ecdbcc856492379c8188 (patch) | |
tree | 10fc24b58fcbfe35cbe730c8169cfc8d36d282ee | |
parent | 0f1d29091b3397a790b39ef5fa87555b1e8eee87 (diff) | |
download | hercules-b071ee321acea8627f16ecdbcc856492379c8188.tar.gz hercules-b071ee321acea8627f16ecdbcc856492379c8188.tar.bz2 hercules-b071ee321acea8627f16ecdbcc856492379c8188.tar.xz hercules-b071ee321acea8627f16ecdbcc856492379c8188.zip |
Corrected item type for Gymnastics_Ribbon and Floral_Mic_Of_Igu
They are whips, not musical instruments.
Signed-off-by: Haru <haru@dotalux.com>
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f421b5a5a..d94d59d7b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -23361,7 +23361,7 @@ item_db: ( Loc: 2 WeaponLv: 3 EquipLv: 130 - View: 13 + View: 14 Script: <" bonus bAspdRate,20; "> }, { @@ -23381,7 +23381,7 @@ item_db: ( Loc: 2 WeaponLv: 4 EquipLv: 130 - View: 13 + View: 14 Script: <" bonus2 bSkillUseSP,CG_MOONLIT,-20; "> }, { |