diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-07 06:07:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-07 06:07:36 +0000 |
commit | daacdb49b3e9dad114c757b3cf556780e78f11d3 (patch) | |
tree | 2315503de56515a17bc9d546a579dd008513c2a6 /npc/scripts_athena.conf | |
parent | 1c388b20fe58a62b05aa7364def81f196a9d1146 (diff) | |
download | hercules-daacdb49b3e9dad114c757b3cf556780e78f11d3.tar.gz hercules-daacdb49b3e9dad114c757b3cf556780e78f11d3.tar.bz2 hercules-daacdb49b3e9dad114c757b3cf556780e78f11d3.tar.xz hercules-daacdb49b3e9dad114c757b3cf556780e78f11d3.zip |
Updated "Old Blue Box quest" and enabled it. This quest no longer gives unlimited Old Blue Boxes, and was apparently never meant to.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12181 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 4a2f86948..f8d878c0d 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -106,8 +106,8 @@ npc: npc/quests/seals/sleipnir_seal.txt // npc: npc/quests/newgears/2004_headgears.txt npc: npc/quests/newgears/2005_headgears.txt -//it's iRO script, uncomment it if you want to soil your economics with cheap OBBs -//npc: npc/quests/obb_quest.txt +//Official Quest. Reward: 1 old blue box. +npc: npc/quests/obb_quest.txt npc: npc/quests/cooking_quest.txt npc: npc/quests/newgears/2006_headgear.txt npc: npc/quests/gunslinger_quests.txt @@ -179,6 +179,9 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/halloween_2006.txt //Official indian Ro Event Children Week //npc: npc/events/children_week.txt +//Semi-Official Lunar New Year (2008) event (iRO) +//Currently not in reposiotory. +//npc: npc/events/lunar_2008.txt //Novice WoE is a kRO Event, after the event, the scripts were disabled. //Novice Castles don't have real dungeons. They're connected to the common ones. |