summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt3
-rw-r--r--npc/scripts_athena.conf4
2 files changed, 4 insertions, 3 deletions
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
// --------------------------------------------------------------