From 832d63da2daab969eeeb9795ea23ccb1b648ce35 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 15 Dec 2015 01:27:53 +0100 Subject: Fixed various broken AegisNames This removes special symbols (spaces, dashes, parentheses) from various custom AegisNames for which we don't have the official value available. Where possible, the appropriate name was guessed (based on similar existing items). Signed-off-by: Haru --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d94d59d7b..6b3789d22 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -124607,7 +124607,7 @@ item_db: ( }, { Id: 15151 - AegisName: "White_Eco-Shirt" + AegisName: "White_Eco_Shirt" Name: "White Eco-Shirt" Type: 4 Buy: 20 @@ -129729,7 +129729,7 @@ item_db: ( }, { Id: 17246 - AegisName: "HD_Elunium_Box(30)" + AegisName: "HD_Elu_Box30" Name: "HD Elunium Box(30)" Type: 18 Buy: 10 @@ -129747,7 +129747,7 @@ item_db: ( }, { Id: 17247 - AegisName: "HD_Oridecon_Box(30)" + AegisName: "HD_Ori_Box30" Name: "HD Oridecon Box(30)" Type: 18 Buy: 10 @@ -139343,7 +139343,7 @@ item_db: ( }, { Id: 19645 - AegisName: "C_Phoenix Crown" + AegisName: "C_Chinese_Crown_" Name: "Costume Phoenix Crown" Type: 5 Loc: 3072 @@ -144491,7 +144491,7 @@ item_db: ( }, { Id: 20280 - AegisName: "C_Well-Chewed_Pencil" + AegisName: "C_Pencil_In_Mouth" Name: "Costume Well-Chewed Pencil" Type: 5 Loc: 4096 @@ -144549,7 +144549,7 @@ item_db: ( }, { Id: 20287 - AegisName: "C_Mans_Medal(Gold)" + AegisName: "C_Mans_Medal_" Name: "Costume Man's Medal(Gold)" Type: 5 Loc: 1024 @@ -145865,7 +145865,7 @@ item_db: ( }, { Id: 21014 - AegisName: "Infinity_Two-Handed_Sword" + AegisName: "Infinity_Two_Hand_Sword" Name: "Infinity Two-Handed Sword" Type: 4 Buy: 20 @@ -146688,7 +146688,7 @@ item_db: ( }, { Id: 22077 - AegisName: "Red_Eco-Friendly_Shoes" + AegisName: "Red_Eco_Friendly_Shoes" Name: "Red Eco-Friendly Shoes" Type: 4 Buy: 20 -- cgit v1.2.3-70-g09d2