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 --- npc/Changelog.txt | 3 ++- npc/scripts_athena.conf | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index b57473151..79675ed8a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== -2010/06/10 +2010/06/11 + * Rev. 14340 Disabled the Peco Peco repeatable quest, see comment in conf as to why. [L0ne_W0lf] * Rev. 14339 Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt. [L0ne_W0lf] 2010/06/10 * Rev. 14338 Removed a 'close' in a 13.1 quest which should have been 'close2'. (bugreport:4276) diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 430aace3a..b02753a4a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -157,7 +157,8 @@ npc: npc/quests/collection/quest_frilldora.txt npc: npc/quests/collection/quest_golem.txt npc: npc/quests/collection/quest_hode.txt npc: npc/quests/collection/quest_leafcat.txt -npc: npc/quests/collection/quest_pecopeco.txt +//Exploitable due to vendor selling Bill of Birds in Morroc +//npc: npc/quests/collection/quest_pecopeco.txt npc: npc/quests/collection/quest_pupa.txt //Town Relay Quests npc: npc/quests/2007_relay.txt @@ -321,5 +322,4 @@ npc: npc/other/monster_race.txt npc: npc/instances/SealedShrine.txt //npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt -//npc: npc/instances/NydhoggsNext.txt // -------------------------------------------------------------- -- cgit v1.2.3-70-g09d2