diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-12 03:41:56 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-12 03:41:56 +0000 |
commit | e08876d9902def26ce32ce1040304deec6a8ec71 (patch) | |
tree | 3d34a60ae081c77581843f5a6580606f55d793ef /npc/scripts_athena.conf | |
parent | a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6 (diff) | |
download | hercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.gz hercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.bz2 hercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.xz hercules-e08876d9902def26ce32ce1040304deec6a8ec71.zip |
* 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
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 // -------------------------------------------------------------- |