diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index a6ce4b41..d630571b 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -68,4 +68,5 @@ import: npc/_import.txt // npc: npc/xmas/2009/event.txt // Easter 2010 -import: npc/easter/2010/_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 |