summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorChuck Miller <shadowmil@gmail.com>2010-08-21 00:13:12 -0400
committerChuck Miller <shadowmil@gmail.com>2010-08-21 00:13:12 -0400
commit7f0ae90d5d3561c93e11aaacb08ed1c631739d23 (patch)
tree6358c5d43de2f8ab0b99892b0e1c19286c1f8bbb /npc/scripts.conf
parent48e0520681a38716d69ea1be0b831f0c71f826fc (diff)
downloadserverdata-7f0ae90d5d3561c93e11aaacb08ed1c631739d23.tar.gz
serverdata-7f0ae90d5d3561c93e11aaacb08ed1c631739d23.tar.bz2
serverdata-7f0ae90d5d3561c93e11aaacb08ed1c631739d23.tar.xz
serverdata-7f0ae90d5d3561c93e11aaacb08ed1c631739d23.zip
Add the foundation for the daily quest system
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index ca45c7fe..acda50a6 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -4,6 +4,7 @@
npc: npc/functions/banker.txt
npc: npc/functions/barber.txt
npc: npc/functions/clear_vars.txt
+npc: npc/functions/dailyquest.txt
npc: npc/functions/ferry.txt
npc: npc/functions/game_rules.txt
npc: npc/functions/inn.txt