diff options
author | wushin <pasekei@gmail.com> | 2013-12-25 09:08:06 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2013-12-26 08:27:31 -0600 |
commit | cd71949def7c2c9b86991b92f4462136671757a3 (patch) | |
tree | 1122db272deff33e017afd9011e6c92ffd3eea59 /world/map/npc/scripts.conf | |
parent | 91498af8d7e3f347ef5bcc3a9b1dc7d91d52fd61 (diff) | |
download | serverdata-cd71949def7c2c9b86991b92f4462136671757a3.tar.gz serverdata-cd71949def7c2c9b86991b92f4462136671757a3.tar.bz2 serverdata-cd71949def7c2c9b86991b92f4462136671757a3.tar.xz serverdata-cd71949def7c2c9b86991b92f4462136671757a3.zip |
Annual Xmas Event
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 2fff74b8..986dcbab 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -31,7 +31,6 @@ npc: npc/items/restricted_item.txt npc: npc/items/warpTowels.txt npc: npc/items/unequipcb.txt npc: npc/items/launcher_ammo.txt - import: npc/_import.txt // Christmas 2006 @@ -105,3 +104,15 @@ import: npc/halloween/2011/_import.txt // Christmas 2012 // import: npc/xmas/2012/_import.txt +npc: npc/annuals/fathertime.txt +// Annual Christmas +npc: npc/annuals/xmas/config.txt +npc: npc/annuals/xmas/states.txt +npc: npc/annuals/xmas/barriers.txt +npc: npc/annuals/xmas/core.txt +npc: npc/annuals/xmas/debug.txt +npc: npc/annuals/xmas/helpers.txt +npc: npc/annuals/xmas/list.txt +npc: npc/annuals/xmas/reagents.txt +npc: npc/annuals/xmas/mobmanager.txt +npc: npc/annuals/xmas/tree_beard.txt |