diff options
author | Taylor Locke <kisuka@kisuka.com> | 2014-10-29 23:30:57 -0700 |
---|---|---|
committer | Taylor Locke <kisuka@kisuka.com> | 2014-10-29 23:31:14 -0700 |
commit | 228a826dfdde3581f8e5d757ec458119d6079524 (patch) | |
tree | 52a052f2b26a5d03e33b85f7e73d025c91d5d111 /npc/re/scripts.conf | |
parent | 04c7b7326365c4f68e64875ca3519a20c1f81b79 (diff) | |
download | hercules-228a826dfdde3581f8e5d757ec458119d6079524.tar.gz hercules-228a826dfdde3581f8e5d757ec458119d6079524.tar.bz2 hercules-228a826dfdde3581f8e5d757ec458119d6079524.tar.xz hercules-228a826dfdde3581f8e5d757ec458119d6079524.zip |
Added 2014 Halloween Event and made status change parameter optional on montransform.
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 1e5f28ed8..076ffd528 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -18,6 +18,9 @@ npc: npc/re/cities/malaya.txt npc: npc/re/cities/mora.txt npc: npc/re/cities/yuno.txt +// --------------------------- Events --------------------------- +//npc: npc/re/events/halloween_2014.txt + // --------------------------- Guides --------------------------- npc: npc/re/guides/navigation.txt npc: npc/re/guides/guides_alberta.txt |