From 688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 6 Oct 2007 12:02:17 +0000 Subject: * Added missing item names in the item_db - please fix the txt files if there's a bug to begin with next time - also ingame names shouldn't have "_" - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11372 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 5 +++++ db/item_db.txt | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 1043eb2c7..b7f5a4ef8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -35,6 +35,11 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +10/06 + * Added missing item names in the item_db [Playtester] + - please fix the txt files if there's a bug to begin with next time + - also ingame names shouldn't have "_" + - updated sql files 10/05 * Updated gender restrictions to aegis [Playtester] - it will still be ignored by eA due to a config setting diff --git a/db/item_db.txt b/db/item_db.txt index 46341df07..d70fd8e7f 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2797,10 +2797,10 @@ 7611,Symbol_Of_Fox,Symbol of Fox,3,20,,10,,,,,,,,,,,,,{},{},{} 7612,Heart_Of_Fox_Queen,Heart of Fox Queen,3,2,,10,,,,,,,,,,,,,{},{},{} 7613,Small_Rice_Dough,Small Rice Dough,3,0,,0,,,,,,,,,,,,,{},{},{} -7614,Special_Packing_Paper,,3,0,,1,,,,,,,,,,,,,{},{},{} -7615,MVP_Ticket,,3,0,,1,,,,,,,,,,,,,{},{},{} -7616,Mini_Boss_Ticket,,3,0,,1,,,,,,,,,,,,,{},{},{} -7617,Monster_Ticket_,,3,0,,1,,,,,,,,,,,,,{},{},{} +7614,Special_Packing_Paper,Special Packing Paper,3,0,,1,,,,,,,,,,,,,{},{},{} +7615,MVP_Ticket,MVP Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} +7616,Mini_Boss_Ticket,Mini Boss Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} +7617,Monster_Ticket_,Monster Ticket,3,0,,1,,,,,,,,,,,,,{},{},{} 7618,Monster_Crystal,Monster Crystal,3,0,,10,,,,,,,,,,,,,{},{},{} 7619,Enriched_Elunium,Enriched Elunium,3,0,,10,,,,,,,,,,,,,{},{},{} 7620,Enriched_Oridecon,Enriched Oridecon,3,0,,10,,,,,,,,,,,,,{},{},{} -- cgit v1.2.3-70-g09d2