diff options
author | Haru <haru@dotalux.com> | 2016-09-04 21:04:17 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:48:06 +0200 |
commit | f43603bfe41df80194bedc5e4a3ba55fefe77603 (patch) | |
tree | 0a723d07283e817cf9c24ec3b7342fde4ddd49fe /db/re/item_db.conf | |
parent | c431e0c5fc816c4e5c5bdd11014cbdd5110f9794 (diff) | |
download | hercules-f43603bfe41df80194bedc5e4a3ba55fefe77603.tar.gz hercules-f43603bfe41df80194bedc5e4a3ba55fefe77603.tar.bz2 hercules-f43603bfe41df80194bedc5e4a3ba55fefe77603.tar.xz hercules-f43603bfe41df80194bedc5e4a3ba55fefe77603.zip |
Replace A_GRENADE in the item database applicable entries
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f8bdd7fb6..6f61148bc 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -80138,7 +80138,7 @@ item_db: ( Rebellion: true } Loc: 32768 - View: 5 + View: "A_GRENADE" }, { Id: 7665 @@ -80153,7 +80153,7 @@ item_db: ( Rebellion: true } Loc: 32768 - View: 5 + View: "A_GRENADE" }, { Id: 7701 @@ -102122,7 +102122,7 @@ item_db: ( Gunslinger: true } Loc: 32768 - View: 5 + View: "A_GRENADE" Script: <" bonus bAtkEle,Ele_Fire; "> }, { @@ -102137,7 +102137,7 @@ item_db: ( Gunslinger: true } Loc: 32768 - View: 5 + View: "A_GRENADE" Script: <" bonus bAtkEle,Ele_Wind; "> }, { @@ -102152,7 +102152,7 @@ item_db: ( Gunslinger: true } Loc: 32768 - View: 5 + View: "A_GRENADE" Script: <" bonus bAtkEle,Ele_Poison; bonus2 bAddEff,Eff_Poison,500; @@ -102170,7 +102170,7 @@ item_db: ( Gunslinger: true } Loc: 32768 - View: 5 + View: "A_GRENADE" Script: <" bonus bAtkEle,Ele_Dark; bonus2 bAddEff,Eff_Blind,500; @@ -102188,7 +102188,7 @@ item_db: ( Gunslinger: true } Loc: 32768 - View: 5 + View: "A_GRENADE" Script: <" bonus bAtkEle,Ele_Water; "> }, { |