summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-08-21 21:01:03 +0200
committerHaru <haru@dotalux.com>2017-09-17 17:48:34 +0200
commit4ce566f3c25a7705cb634925f4ac2ddab573d951 (patch)
tree2d0ab3f27f95a37dfbcd7f0550e72cb358cf590b /db/re
parent926cff033bb9533ae3d8615f8b90e2e443d0525b (diff)
downloadhercules-4ce566f3c25a7705cb634925f4ac2ddab573d951.tar.gz
hercules-4ce566f3c25a7705cb634925f4ac2ddab573d951.tar.bz2
hercules-4ce566f3c25a7705cb634925f4ac2ddab573d951.tar.xz
hercules-4ce566f3c25a7705cb634925f4ac2ddab573d951.zip
Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper field
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index e0830f876..56c0adf36 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -138987,7 +138987,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 100
Sell: 50
- Upper: 2
+ Upper: "ITEMUPPER_UPPER"
Loc: 1024
ViewSprite: 898
},
@@ -139464,7 +139464,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 1000
Sell: 500
- Upper: 2
+ Upper: "ITEMUPPER_UPPER"
Loc: 4096
ViewSprite: 194
},