From aa27b4d9f3b8ce9b75b1236e1eaa3ba3da8be01f Mon Sep 17 00:00:00 2001 From: shadow Date: Sat, 14 Jun 2008 10:51:06 +0000 Subject: Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 3 +++ db/item_db.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index e9cff0943..e92bf6c29 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,6 +43,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/06/14 + * Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf. + 2008/06/13 * Converted skill commands integers to strings. Follow up on r12814 diff --git a/db/item_db.txt b/db/item_db.txt index 39159e210..387951ca6 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2177,7 +2177,7 @@ 5283,Chick_Hat,Chick Hat,5,,10,100,,1,,0,0xFFFFFFFF,7,2,256,,10,0,311,{ bonus bLuk,2; bonus bMaxHP,50; bonus bMaxSP,50; bonus bDoubleRate,10; bonus2 bSubRace,RC_DemiHuman,3; bonus2 bSubRace,RC_Brute,3; },{},{} 5284,Water_Lily_Crown,Water Lily Crown,5,,10,200,,0,,1,0xFFFFFFFF,7,2,256,,20,0,312,{ bonus bDex,1; bonus bAgi,1; bonus bHPrecovRate,5; bonus bSPrecovRate,3; },{},{} 5285,Vane_Hairpin,Vane Hairpin,5,,10,300,,3,,1,0xFFFFFFFF,7,2,256,,30,0,313,{ bonus bAgi,2; },{},{} -5286,Pecopeco_Hairband,Pecopeco Hairband,5,,10,0,,3,,0,0xFFFFFFFF,7,2,256,,0,1,314,{ bonus bSpeedRate,25; bonus bAspdRate,5; bonus bCastrate,-5; },{},{} +5286,Pecopeco_Hairband,Pecopeco Hairband,5,,10,0,,3,,0,0xFFFFFFFF,7,2,256,,70,1,314,{ bonus bSpeedRate,25; bonus bAspdRate,5; bonus bCastrate,-5; },{},{} 5287,Summer_Hat,Summer Hat,5,,10,200,,1,,1,0xFFFFFFFF,7,2,256,,30,0,315,{ bonus bVit,1; },{},{} 5288,Red_Glasses,Red Glasses,5,,10,0,,1,,0,0xFFFFFFFF,7,2,512,,0,0,316,{ bonus bInt,1; },{},{} 5289,Vanilmirth_Hat,Vanilmirth Hat,5,,10,100,,0,,0,0xFFFFFFFF,7,2,256,,30,0,317,{ bonus bUnbreakableArmor,0; bonus3 bAutoSpell,"MG_FIREBOLT",1,10; bonus3 bAutoSpell,"MG_COLDBOLT",1,10; bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,10; bonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10; bonus bMdef,5; },{},{} -- cgit v1.2.3-60-g2f50