diff options
author | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 05:15:48 +0800 |
---|---|---|
committer | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 05:15:48 +0800 |
commit | 28a9fec0916db3d92629ae6e6cd62b5777b09e73 (patch) | |
tree | 4babff20dd0a68025a489f410ebf96b8c1cc09af /npc/scripts.conf | |
parent | 8489dbf3b58d3bff70b27ea42884a14d5229430a (diff) | |
download | hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.gz hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.bz2 hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.xz hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.zip |
Merged/Updated/Added scripts from rAthena.
- Fixed Bug #7400
Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 65cfe53f5..4a0525a11 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -3,7 +3,6 @@ // -------------------------------------------------------------- npc: npc/MOTD.txt - // -------------------------------------------------------------- // - Core Scripts - // -------------------------------------------------------------- @@ -101,6 +100,10 @@ npc: npc/events/god_se_festival.txt //npc: npc/events/idul_fitri.txt // - Official Lunar New Year (2008) Event (iRO) //npc: npc/events/lunar_2008.txt +// - Official RWC (2011) Golden Poring Event +//npc: npc/events/RWC_2011.txt +// - Official RWC (2012) Enchants Event +//npc: npc/events/RWC_2012.txt // - Official Memorial Day (2009) Event (iRO) //npc: npc/events/MemorialDay_2008.txt // - Official St. Patrick's Day (2008) Event (iRO) |