From d1451e834672d6c6d6e18b2b409464051dff6d1b Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 21 Aug 2017 21:02:17 +0200 Subject: Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper field Signed-off-by: Haru --- db/re/item_db.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 56c0adf36..aa304c28a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -130050,7 +130050,7 @@ item_db: ( Blacksmith: true Alchemist: true } - Upper: 8 + Upper: "ITEMUPPER_THIRD" Loc: 32768 Subtype: "A_CANNONBALL" }, @@ -130066,7 +130066,7 @@ item_db: ( Blacksmith: true Alchemist: true } - Upper: 8 + Upper: "ITEMUPPER_THIRD" Loc: 32768 Subtype: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Holy; "> @@ -130083,7 +130083,7 @@ item_db: ( Blacksmith: true Alchemist: true } - Upper: 8 + Upper: "ITEMUPPER_THIRD" Loc: 32768 Subtype: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Dark; "> @@ -130100,7 +130100,7 @@ item_db: ( Blacksmith: true Alchemist: true } - Upper: 8 + Upper: "ITEMUPPER_THIRD" Loc: 32768 Subtype: "A_CANNONBALL" Script: <" bonus bAtkEle,Ele_Ghost; "> @@ -130117,7 +130117,7 @@ item_db: ( Blacksmith: true Alchemist: true } - Upper: 8 + Upper: "ITEMUPPER_THIRD" Loc: 32768 Subtype: "A_CANNONBALL" }, -- cgit v1.2.3-70-g09d2