From 3dae80a032f7154e9297b2aa71cd1697ffdf4a8e Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 17 Sep 2006 22:22:56 +0000 Subject: Updated some item names according to info from Haplo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8786 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/create_arrow_db.txt | 16 ++++++++-------- db/item_db.txt | 6 +++--- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 5821508f2..91108792a 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 09/17 + * Updated some item names according to info from Haplo [Playtester] * Fixed some Thanatos mob names [Playtester] 09/16 * Added NPC_CHANGEUNDEAD to the skill_cast_db, fixes it apparently doing diff --git a/db/create_arrow_db.txt b/db/create_arrow_db.txt index 3520739f4..cd831dcdc 100644 --- a/db/create_arrow_db.txt +++ b/db/create_arrow_db.txt @@ -117,7 +117,7 @@ 1035,1765,1,1770,50 // Little Evil Horn --> 2 Curse Arrows, 50 Iron Arrows 1038,1761,2,1770,50 -// Latern --> 80 Iron Arrows +// Lantern --> 80 Iron Arrows 1041,1770,80 // Orc Claw --> 10 Steel Arrows 1043,1753,10 @@ -151,11 +151,11 @@ 2319,1760,1000 // Wooden Mail --> 700 Arrows, 500 Iron Arrows 2328,1750,700,1770,500 -// slotted Wooden Mail --> 1000 Arrows, 700 Iron Arrows +// Wooden Mail (Slotted) --> 1000 Arrows, 700 Iron Arrows 2329,1750,1000,1770,700 // Silver robe --> 700 Silver Arrows 2332,1751,700 -// slotted Silver Robe --> 1000 Silver Arrows, 10 Immaterial Arrows +// Silver Robe (Slotted) --> 1000 Silver Arrows, 10 Immaterial Arrows 2333,1751,1000,1757,10 // Shackles --> 700 Iron Arrows, 50 Steel Arrows 2408,1770,700,1753,50 @@ -171,23 +171,23 @@ 7010,1753,250,1763,1 // Young Twig --> 1000 Mute Arrows 7018,1769,1000 -// Loki's Whisper --> 1000 Arrows of Shadow +// Loki's Whispers --> 1000 Arrows of Shadow 7019,1767,1000 // Mother's Nightmare --> 1000 Curse Arrows 7020,1761,1000 // Foolishness of the Blind --> 200 Flash Arrows 7021,1760,200 -// Broken Sword Handle --> 1000 Oridecon Arrows +// Old Hilt --> 1000 Oridecon Arrows 7022,1765,1000 -// Blade lost in Darkness --> 600 Sharp Arrows, 200 Arrows of Shadow +// Blade of Darkness --> 600 Sharp Arrows, 200 Arrows of Shadow 7023,1764,600,1767,200 // Bloody Edge --> 600 Sharp Arrows, 200 Curse Arrows 7024,1764,600,1761,200 // Lucifer's Lament --> 800 Stun Arrows, 400 Mute Arrows, 800 Sleep Arrows 7025,1758,800,1769,400,1768,800 -// Clock Tower Key --> 50 Oridecon Arrows +// Key of the Clock Tower --> 50 Oridecon Arrows 7026,1765,50 -// Key of Underground --> 100 Arrows of Shadow +// Key of the Underground --> 100 Arrows of Shadow 7027,1767,100 // Matchstick --> 3000 Fire Arrows 7035,1752,3000 diff --git a/db/item_db.txt b/db/item_db.txt index 2ca063111..42f2638b0 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1790,16 +1790,16 @@ 7014,Old_Portrait,Old Portrait,3,,750,100,,,,,,,,,,,,,{},{},{} 7015,Bookclip_In_Memory,Memory Bookmark,3,,1500,20,,,,,,,,,,,,,{},{},{} 7016,Spoon_Stub,Bent Spoon,3,,1250,20,,,,,,,,,,,,,{},{},{} -7017,Executioner's_Mitten,Executioner's Glove,3,,2250,30,,,,,,,,,,,,,{},{},{} +7017,Executioner's_Mitten,Executioner's Mitten,3,,2250,30,,,,,,,,,,,,,{},{},{} 7018,Young_Twig,Young Twig,3,,25,10,,,,,,,,,,,,,{},{},{} 7019,Loki's_Whispers,Loki's Whispers,3,,10,10,,,,,,,,,,,,,{},{},{} 7020,Mother's_Nightmare,Mother's Nightmare,3,,10,10,,,,,,,,,,,,,{},{},{} 7021,Foolishness_Of_Blind,Foolishness of the Blind,3,,10,10,,,,,,,,,,,,,{},{},{} -7022,Old_Hilt,Broken Sword Handle,3,,75,30,,,,,,,,,,,,,{},{},{} +7022,Old_Hilt,Old Hilt,3,,75,30,,,,,,,,,,,,,{},{},{} 7023,Blade_Lost_In_Darkness,Blade of Darkness,3,,6000,40,,,,,,,,,,,,,{},{},{} 7024,Bloody_Edge,Bloody Edge,3,,5000,40,,,,,,,,,,,,,{},{},{} 7025,Lucifer's_Lament,Lucifer's Lament,3,,15000,50,,,,,,,,,,,,,{},{},{} -7026,Key_Of_Clock_Tower,Clock_Tower_Key,3,,50,30,,,,,,,,,,,,,{},{},{} +7026,Key_Of_Clock_Tower,Key of the Clock Tower,3,,50,30,,,,,,,,,,,,,{},{},{} 7027,Underground_Key,Key of the Underground,3,,50,30,,,,,,,,,,,,,{},{},{} 7028,Invite_For_Duel,Invite for Duel,3,,0,10,,,,,,,,,,,,,{},{},{} 7029,Admission_For_Duel,Admission for Duel,3,,10,10,,,,,,,,,,,,,{},{},{} -- cgit v1.2.3-70-g09d2