diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index f7cede08..dda7d1ff 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -3,6 +3,7 @@ // NPC Functions npc: npc/functions/banker.txt npc: npc/functions/barber.txt +npc: npc/functions/clear_vars.txt npc: npc/functions/game_rules.txt npc: npc/functions/inn.txt npc: npc/functions/magic.txt @@ -47,8 +48,8 @@ import: npc/_import.txt // npc: npc/xmas/2007/after-xmas.txt // Easter 2008 -// npc: npc/easter2008/monsters.txt -// npc: npc/easter2008/npc.txt +// npc: npc/easter/2008/monsters.txt +// npc: npc/easter/2008/npc.txt // Halloween 2008 // npc: npc/halloween/2008/monsters.txt |