From 4127aad6ecbc659d31ab4d4efc18ed7a0aa7acbb Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Tue, 1 Mar 2016 10:40:44 +0800 Subject: Fix item names of itemID 14108 and 14109. Thanks to Kyeme. --- db/pre-re/item_db.conf | 4 ++-- db/re/item_db.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 76257058e..d96b346e7 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -89509,7 +89509,7 @@ item_db: ( { Id: 14108 AegisName: "F_M_Life_Potion_Box30" - Name: "Large Life Potion 30 Box" + Name: "Medium Life Potion 30 Box" Type: 18 Buy: 20 Weight: 10 @@ -89527,7 +89527,7 @@ item_db: ( { Id: 14109 AegisName: "F_M_Life_Potion_Box50" - Name: "Large Life Potion 50 Box" + Name: "Medium Life Potion 50 Box" Type: 18 Buy: 20 Weight: 10 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5d6a05d59..efd73e534 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -115788,7 +115788,7 @@ item_db: ( { Id: 14108 AegisName: "F_M_Life_Potion_Box30" - Name: "Large Life Potion Box(30)" + Name: "Medium Life Potion Box(30)" Type: 18 Buy: 20 Weight: 10 @@ -115806,7 +115806,7 @@ item_db: ( { Id: 14109 AegisName: "F_M_Life_Potion_Box50" - Name: "Large Life Potion Box(50)" + Name: "Medium Life Potion Box(50)" Type: 18 Buy: 20 Weight: 10 -- cgit v1.2.3-60-g2f50