diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-22 00:19:08 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-22 00:19:08 +0000 |
commit | 68e63c6c4225a21d8b0c743beb835327186b78a0 (patch) | |
tree | afbadaba3558f0215dba89f0d378fcff3c703690 /npc/scripts_athena.conf | |
parent | cdf58dc552d8e80058361958b2c78c54016e1e4a (diff) | |
download | hercules-68e63c6c4225a21d8b0c743beb835327186b78a0.tar.gz hercules-68e63c6c4225a21d8b0c743beb835327186b78a0.tar.bz2 hercules-68e63c6c4225a21d8b0c743beb835327186b78a0.tar.xz hercules-68e63c6c4225a21d8b0c743beb835327186b78a0.zip |
- Fixes for 'Koshei the Immortal' quest.
- Added some iRO event scripts (christmas & memorial day).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13905 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index e014c0b7a..85619be26 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -217,6 +217,10 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/easter_2008.txt //Official Valentine's Day (2009) event (iRO) //npc: npc/events/valentinesday_2009.txt +//Official Christmas (2008) event (iRO) +//npc: npc/events/christmas_2008.txt +//Official Memorial Day (2009) event (iRO) +//npc: npc/events/MemorialDay_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. |