diff options
author | Haru <haru@dotalux.com> | 2017-08-21 22:48:36 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:48:42 +0200 |
commit | 9314900530fbfc988934212dc3dbedc72f292ecb (patch) | |
tree | c72182bd128af9d455e5e10b116f262f67a2f737 /db/item_db2.conf | |
parent | 78a007d2371dc0a46f5e66b776fdf57f04658447 (diff) | |
download | hercules-9314900530fbfc988934212dc3dbedc72f292ecb.tar.gz hercules-9314900530fbfc988934212dc3dbedc72f292ecb.tar.bz2 hercules-9314900530fbfc988934212dc3dbedc72f292ecb.tar.xz hercules-9314900530fbfc988934212dc3dbedc72f292ecb.zip |
Replace 1 with "EQP_HEAD_LOW" 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 b6c68d069..29a3a0189 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -305,7 +305,7 @@ item_db: ( Type: 5 Buy: 20 Weight: 100 - Loc: 1 + Loc: "EQP_HEAD_LOW" Refine: false ViewSprite: 49 Script: <" @@ -355,7 +355,7 @@ item_db: ( Buy: 20 Weight: 100 Def: 5 - Loc: 1 + Loc: "EQP_HEAD_LOW" Refine: false ViewSprite: 25 Script: <" bonus2 bSubRace,RC_Brute,5; "> |