From e08876d9902def26ce32ce1040304deec6a8ec71 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 12 Jun 2010 03:41:56 +0000 Subject: * Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288) * Disabled the Peco Peco repeatable quest, see comment in conf as to why. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 5 +++-- db/item_db.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index c762c35c0..fd65d650d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -8,8 +8,9 @@ 1475 Equestrian's Spear: NEED INFO. 13005 Angelic Wing Dagger: NEED INFO. ======================= -2010/06/10 - * Rev. 14339 Teehee, bugfixes! Some I made, some I missed. +2010/06/11 + * Rev. 14340 Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288) [L0ne_W0lf] + * Rev. 14339 Teehee, bugfixes! Some I made, some I missed. [L0ne_W0lf] * Fixed missing slot on Power_of_Thor. (bugreport:4168) * Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293) * Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294) diff --git a/db/item_db.txt b/db/item_db.txt index fd5ba5934..a4d738cd7 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2509,7 +2509,7 @@ 5322,Scarf,Kerchief,5,20,,100,,2,,0,0xFFFFFFFF,7,2,256,,24,0,343,{ bonus bFlee,5; bonus bMdef,2; },{},{} 5323,Misstrance_Crown,Misstrance Crown,5,20,,0,,10,,0,0xFFFFFFFF,7,2,256,,1,0,165,{ bonus bAllStats,2; },{},{} 5324,Little_Angel_Doll,Little Angel Doll,5,20,,300,,2,,0,0xFFFFFFFF,7,2,256,,10,0,344,{ bonus bDex,3; bonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0; },{},{} -5325,Robo_Eye,Robo Eye,5,20,,200,,2,,0,0xFFFFFFFF,7,2,512,,10,0,345,{ bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bMatkRate,3; bonus bDex,1; },{},{} +5325,Robo_Eye,Robo Eye,5,20,,200,,2,,0,0xFFFFFFFF,7,2,512,,10,0,345,{ bonus2 bAddRace,RC_NonBoss,2; bonus2 bAddRace,RC_Boss,2; bonus bMatkRate,2; bonus bDex,1; },{},{} 5326,Masquerade_C,Masquerade C,5,1,,0,,1,,0,0xFFFFFFFE,7,2,512,,1,0,78,{ bonus2 bAddRace,RC_DemiHuman,7; },{},{} 5327,Orc_Hero_Helm_C,Refined Helmet of Orc Hero,5,1,,0,,10,,0,0xFFFFFFFE,7,2,768,,1,0,178,{ bonus bStr,5; bonus bVit,3; },{},{} 5328,Evil_Wing_Ears_C,Evil Wing Ears C,5,1,,0,,2,,0,0xFFFFFFFF,7,2,256,,1,0,129,{ bonus bStr,1; },{},{} -- cgit v1.2.3-60-g2f50