diff options
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 |