From fad705e8ae677b6dea934b3c4b1ce67fec391be7 Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 16 Oct 2007 00:09:53 +0000 Subject: Reverted arrow crafting as there's no evidence that it really has been changed git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11483 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/create_arrow_db.txt | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index e0dc658fa..b486c3dc8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -34,6 +34,7 @@ ======================= 10/15 + * Reverted arrow crafting as there's no evidence that it really has been changed [Playtester] * Rev. 11489 Readded Sonic Acceleration to the skill DB. -_- [L0ne_W0lf] * Fixed duration of Enchant Deadly Poison [Playtester] * Reverted last fix according to tests on Aegis [Playtester] diff --git a/db/create_arrow_db.txt b/db/create_arrow_db.txt index 1d89458f5..beb40b0f6 100644 --- a/db/create_arrow_db.txt +++ b/db/create_arrow_db.txt @@ -13,12 +13,12 @@ 713,1770,2 // Emperium --> 600 Immaterial Arrows, 600 Mute Arrows, 600 Oridecon Arrows 714,1757,600,1769,600,1765,600 -// Yellow Gemstone --> 100 Stone Arrows, 1 Sleep Arrow -715,1756,100,1768,1 +// Yellow Gemstone --> 30 Stone Arrows, 1 Sleep Arrow +715,1756,30,1768,1 // Red Gemstone --> 10 Rusty Arrows, 1 Poison Arrow, 1 Cursed Arrow 716,1762,10,1763,1,1761,1 -// Blue Gemstone --> 100 Crystal Arrows, 1 Frozen Arrow -717,1754,100,1759,1 +// Blue Gemstone --> 30 Crystal Arrows, 1 Frozen Arrow +717,1754,30,1759,1 // Cursed Ruby --> 50 Cursed Arrows, 10 Sleep Arrows 724,1761,50,1768,10 // Cracked Diamond --> 50 Sharp Arrows @@ -103,14 +103,14 @@ 1010,1770,50 // Emveretarcon --> 200 Iron Arrows, 40 Silver Arrows 1011,1770,200,1751,40 -// Mole Claw --> 50 Iron Arrows, 20 Stone Arrows -1018,1770,50,1756,20 +// Mole Claw --> 50 Iron Arrows, 60 Stone Arrows +1018,1770,50,1756,60 // Trunk --> 40 Arrows 1019,1750,40 // Dokebi Horn --> 40 Iron Arrows, 2 Shadow Arrows 1021,1770,40,1767,2 -// Porcupine Quill --> 70 Arrows, 10 Stone Arrows -1027,1750,70,1756,10 +// Porcupine Quill --> 70 Arrows, 30 Stone Arrows +1027,1750,70,1756,30 // Mantis Scythe --> 1 Sharp Arrow 1031,1764,1 // Dragon Canine --> 1 Oridecon Arrow, 50 Iron Arrows @@ -123,8 +123,8 @@ 1043,1753,10 // Zenorc's Fang --> 5 Rusty Arrows 1044,1762,5 -// Ancient Tooth --> 20 Steel Arrows, 100 Crystal Arrows -1053,1753,20,1754,100 +// Ancient Tooth --> 20 Steel Arrows, 300 Crystal Arrows +1053,1753,20,1754,300 // Fang --> 2 Sharp Arrows, 40 Silver Arrows 1063,1764,2,1751,40 // Reins --> 100 Iron Arrows, 50 Steel Arrows @@ -159,10 +159,10 @@ 2333,1751,1000,1757,10 // Shackles --> 700 Iron Arrows, 50 Steel Arrows 2408,1770,700,1753,50 -// Matyr's Leash --> 500 Arrows of Wind, 100 Steel Arrows, 10 Sharp Arrows -2618,1755,500,1753,100,1764,10 -// Fin Helm --> 2000 Crystal Arrows, 200 Steel Arrows -5014,1754,2000,1753,200 +// Matyr's Leash --> 150 Arrows of Wind, 100 Steel Arrows, 10 Sharp Arrows +2618,1755,150,1753,100,1764,10 +// Fin Helm --> 600 Crystal Arrows, 200 Steel Arrows +5014,1754,600,1753,200 // Ogre Tooth --> 30 Steel Arrows, 5 Rusty Arrows 7002,1753,30,1762,5 // Stiff Horn --> 2 Stun Arrows @@ -189,10 +189,10 @@ 7026,1765,50 // Key of the Underground --> 100 Shadow Arrows 7027,1767,100 -// Matchstick --> 10000 Fire Arrows -7035,1752,10000 -// Fang of Garm --> 1000 Crystal Arrows -7036,1754,1000 +// Matchstick --> 3000 Fire Arrows +7035,1752,3000 +// Fang of Garm --> 300 Crystal Arrows +7036,1754,300 //New Ingredients -- cgit v1.2.3-60-g2f50