diff options
author | Haru <haru@dotalux.com> | 2016-09-04 21:07:07 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:48:09 +0200 |
commit | 4cdcc815d9899e2551221412df7841e639103f56 (patch) | |
tree | 21bbcf19000fcd6270d1574bc3b0ccb778b56ce3 /db/re | |
parent | bb08c544cb35fae5d6842e5bbb148b49e09bc20a (diff) | |
download | hercules-4cdcc815d9899e2551221412df7841e639103f56.tar.gz hercules-4cdcc815d9899e2551221412df7841e639103f56.tar.bz2 hercules-4cdcc815d9899e2551221412df7841e639103f56.tar.xz hercules-4cdcc815d9899e2551221412df7841e639103f56.zip |
Replace A_CANNONBALL in the item database applicable entries
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 22ad1c6fd..e4469d9f4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -130050,7 +130050,7 @@ item_db: ( } Upper: 8 Loc: 32768 - View: 8 + View: "A_CANNONBALL" }, { Id: 18001 @@ -130066,7 +130066,7 @@ item_db: ( } Upper: 8 Loc: 32768 - View: 8 + View: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Holy; "> }, { @@ -130083,7 +130083,7 @@ item_db: ( } Upper: 8 Loc: 32768 - View: 8 + View: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Dark; "> }, { @@ -130100,7 +130100,7 @@ item_db: ( } Upper: 8 Loc: 32768 - View: 8 + View: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Ghost; "> }, { @@ -130117,7 +130117,7 @@ item_db: ( } Upper: 8 Loc: 32768 - View: 8 + View: "A_CANNONBALL" }, //== More Bows ============================================= |