diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 19:08:59 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 19:08:59 +0800 |
commit | 4a092da908a0be94e4626f80e5113896c09954c3 (patch) | |
tree | ff589d209baa8b5e63cf31b24db15c64e60a91e7 /db/pre-re/item_db.conf | |
parent | babc4d54f2fe008bb32479d669b32e341b10f14b (diff) | |
download | hercules-4a092da908a0be94e4626f80e5113896c09954c3.tar.gz hercules-4a092da908a0be94e4626f80e5113896c09954c3.tar.bz2 hercules-4a092da908a0be94e4626f80e5113896c09954c3.tar.xz hercules-4a092da908a0be94e4626f80e5113896c09954c3.zip |
Fix some missing effects of Gunslinger & Rebellion bullets in PRE-RE and RE.
Added new Rebellion bullets in RENEWAL.
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r-- | db/pre-re/item_db.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 399f869eb..0d1edbf5b 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -72471,6 +72471,7 @@ item_db: ( Loc: 32768 EquipLv: 1 View: 3 + Script: <" bonus bAtkEle, Ele_Neutral; "> }, { Id: 13201 @@ -72498,7 +72499,10 @@ item_db: ( Loc: 32768 EquipLv: 1 View: 3 - Script: <" bonus2 bAddEff,Eff_Bleeding,100; "> + Script: <" + bonus bAtkEle, Ele_Neutral; + bonus2 bAddEff, Eff_Bleeding, 100; + "> }, { Id: 13203 |