diff options
-rw-r--r-- | db/pre-re/item_db.conf | 4 | ||||
-rw-r--r-- | 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 |