diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-13 15:37:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-13 15:37:26 +0000 |
commit | 8497a529be0baaa041130f5dda976d4e51962169 (patch) | |
tree | 34cfe19274808399685a1673b57b187a1c839ded /npc/scripts_athena.conf | |
parent | a6b8a01a8f304e40aa93102a3fe4ce7fc02fcf5e (diff) | |
download | hercules-8497a529be0baaa041130f5dda976d4e51962169.tar.gz hercules-8497a529be0baaa041130f5dda976d4e51962169.tar.bz2 hercules-8497a529be0baaa041130f5dda976d4e51962169.tar.xz hercules-8497a529be0baaa041130f5dda976d4e51962169.zip |
* Added St. Patrick's Day (2008) event based on iRO, by Kisuka, read the script file before enabling.
* Added St. Patrick's Day event items to item_trade.txt, but commented them out as people seem to use these items for other things as well.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12354 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index efa856ff0..934484591 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -185,6 +185,8 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/children_week.txt //Official Lunar New Year (2008) event (iRO) //npc: npc/events/lunar_2008.txt +//Official St. Patrick's Day (2008) event (iRO) +//npc: npc/events/StPatrick_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. |