summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-01-27 14:53:01 -0500
committergumi <mekolat@users.noreply.github.com>2017-01-28 09:53:54 -0500
commitdd1e92091b9a7d7399ec12da6df0e87dc306322f (patch)
tree42a6b0d531700cccf4ae00104532b56d301ac959 /npc/scripts.conf
parent36a0f913168fdca7d50e73d8a4df5e01d1c08c21 (diff)
downloadserverdata-dd1e92091b9a7d7399ec12da6df0e87dc306322f.tar.gz
serverdata-dd1e92091b9a7d7399ec12da6df0e87dc306322f.tar.bz2
serverdata-dd1e92091b9a7d7399ec12da6df0e87dc306322f.tar.xz
serverdata-dd1e92091b9a7d7399ec12da6df0e87dc306322f.zip
move the bank script into its own function
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 05e563e5..ec7f0be7 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -36,6 +36,7 @@
"npc/functions/asklanguage.txt",
"npc/functions/game-rules.txt",
"npc/functions/riddle.txt",
+"npc/functions/bank.txt",
// quest debug
"npc/functions/quest-debug/functions.txt",