diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 660dedb7..b6e53dcc 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -74,5 +74,7 @@ import: npc/_import.txt // When enabling, some entries in 028-1 would also need to be uncommented, the warp from 028-1 would need to be commented out. The changes to the old woman and some other NPCs weren't able to be preserved, but are recorded in the git repository. //import: npc/easter/2010/_import.txt -import: npc/xmas/2010/_import.txt +// Halloween 2010 +npc: npc/halloween/2010/gak.txt +import: npc/xmas/2010/_import.txt |