diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-22 00:45:16 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-22 00:45:16 +0000 |
commit | 431c8174b6286eb13289313d39198d2b8a2495e4 (patch) | |
tree | 75a344dde12eea91b4b08ab366e8b0d6c0521805 /npc/scripts_athena.conf | |
parent | 0586338b743f78356180504f641948b975c1f59f (diff) | |
download | hercules-431c8174b6286eb13289313d39198d2b8a2495e4.tar.gz hercules-431c8174b6286eb13289313d39198d2b8a2495e4.tar.bz2 hercules-431c8174b6286eb13289313d39198d2b8a2495e4.tar.xz hercules-431c8174b6286eb13289313d39198d2b8a2495e4.zip |
Added 2008 iRO Easter Event care of Kisuka.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12421 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index d9b1d684e..9f0e49cac 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -187,6 +187,8 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/lunar_2008.txt //Official St. Patrick's Day (2008) event (iRO) //npc: npc/events/StPatrick_2008.txt +//Official Easter (2008) event (iRO) +//npc: npc/events/Easter_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. @@ -207,7 +209,7 @@ npc: npc/other/bulletin_boards.txt npc: npc/other/comodo_gambling.txt npc: npc/other/divorce.txt npc: npc/other/fortune.txt -//npc: npc/other/gympass.txt +npc: npc/other/gympass.txt npc: npc/other/hugel_bingo.txt npc: npc/other/mail.txt npc: npc/other/marriage.txt |