diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-01-30 17:19:55 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-02-02 19:22:47 -0800 |
commit | 045622fa6e515cf403ec710420746a15bcb75562 (patch) | |
tree | 9e95523c2548d3957935c9f267a3b3c09e69e94d /world/map/npc/scripts.conf | |
parent | 67ec53b404beae200cebc5331cf4452223628dde (diff) | |
download | serverdata-045622fa6e515cf403ec710420746a15bcb75562.tar.gz serverdata-045622fa6e515cf403ec710420746a15bcb75562.tar.bz2 serverdata-045622fa6e515cf403ec710420746a15bcb75562.tar.xz serverdata-045622fa6e515cf403ec710420746a15bcb75562.zip |
Remove disabled magic and old holiday quests
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 986dcbab..2c8538af 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -33,77 +33,6 @@ npc: npc/items/unequipcb.txt npc: npc/items/launcher_ammo.txt import: npc/_import.txt -// Christmas 2006 -// npc: npc/xmas/2006/xmas1.txt -// npc: npc/xmas/2006/xmas2.txt -// npc: npc/xmas/2006/xmas3.txt -// npc: npc/xmas/2006/xmas4.txt -// npc: npc/xmas/2006/xmas5.txt -// npc: npc/xmas/2006/xmas6.txt -// npc: npc/xmas/2006/xmas7.txt -// npc: npc/xmas/2006/xmas8.txt -// npc: npc/xmas/2006/xmas9.txt -// npc: npc/xmas/2006/xmas10.txt -// npc: npc/xmas/2006/xmas11.txt -// npc: npc/xmas/2006/xmas12.txt -// npc: npc/xmas/2006/xmas13.txt -// npc: npc/xmas/2006/xmas14.txt -// npc: npc/xmas/2006/xmas15.txt -// npc: npc/xmas/2006/xmas16.txt -// npc: npc/xmas/2006/xmas17.txt -// npc: npc/xmas/2006/xmas18.txt -// npc: npc/xmas/2006/xmas19.txt -// npc: npc/xmas/2006/xmas20.txt - -// Halloween 2007 -// npc: npc/halloween/2007/monsters.txt -// npc: npc/halloween/2007/summon.txt - -// Christmas 2007 -// npc: npc/xmas/2007/pre-xmas.txt -// npc: npc/xmas/2007/after-xmas.txt - -// Easter 2008 -// npc: npc/easter/2008/monsters.txt -// npc: npc/easter/2008/npc.txt - -// Halloween 2008 -// npc: npc/halloween/2008/monsters.txt -// npc: npc/halloween/2008/prize_master.txt - -// Christmas 2008 -// npc: npc/xmas/2008/event.txt - -// Halloween 2009 -// npc: npc/halloween/2009/Candyman.txt - -// Christmas 2009 -// npc: npc/xmas/2009/event.txt - -// Easter 2010 -// 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 - -// Halloween 2010 -// 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 - -// Christmas 2011 -// import: npc/xmas/2011/_import.txt - -// Easter 2012 -// import: npc/easter/2012/_import.txt - -// Christmas 2012 -// import: npc/xmas/2012/_import.txt npc: npc/annuals/fathertime.txt // Annual Christmas npc: npc/annuals/xmas/config.txt |