diff options
author | Haru <haru@dotalux.com> | 2017-08-22 01:14:01 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:49:02 +0200 |
commit | 98bf5a58d9e79dcb80bdbe64e1c80f18e17a6cbc (patch) | |
tree | f75c0d44f4f90d2f65dd7b8216d8cb2930e12d99 /db/item_db2.conf | |
parent | abe10bf401d15d66383fba6dad35578e1fab91b7 (diff) | |
download | hercules-98bf5a58d9e79dcb80bdbe64e1c80f18e17a6cbc.tar.gz hercules-98bf5a58d9e79dcb80bdbe64e1c80f18e17a6cbc.tar.bz2 hercules-98bf5a58d9e79dcb80bdbe64e1c80f18e17a6cbc.tar.xz hercules-98bf5a58d9e79dcb80bdbe64e1c80f18e17a6cbc.zip |
Replace recurring value 136 with "EQP_ACC" in the item_db Loc field
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/item_db2.conf')
-rw-r--r-- | db/item_db2.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db2.conf b/db/item_db2.conf index 17325a291..d814e5ef3 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -200,7 +200,7 @@ item_db: ( Type: 5 Buy: 20 Weight: 100 - Loc: 136 + Loc: "EQP_ACC" Refine: false Script: <" bonus bAllStats,3; "> }, @@ -548,7 +548,7 @@ item_db: ( Type: 5 Buy: 10 Def: 3 - Loc: 136 + Loc: "EQP_ACC" Refine: false Script: <" bonus bAtkRate,3; |