diff options
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 9557a361..a15e57f6 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -84,3 +84,10 @@ import: npc/_import.txt // npc: npc/halloween/2010/gak.txt // import: npc/xmas/2010/_import.txt + +// it's probably safe to just leave NPCs as-is when disabling +// this is a pretty well-behaved quest +// of course, we haven't written a part 2 yet +// There has been some discussion about making this an annual quest, +// although there would need to be more work for that. +import: npc/halloween/2011/_import.txt |