summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-12-03 22:56:42 +0100
committergumi <mekolat@users.noreply.github.com>2016-12-21 13:57:39 -0500
commite07d2768399dc4eef5d8eaea54dc356abd18ec44 (patch)
tree9c6ab5e46f9ff35ead8dbc6addaa5571db96d6c5 /npc/scripts.conf
parentb387e53583285ac86f2c19377144fb5ec3b1b8ad (diff)
downloadserverdata-e07d2768399dc4eef5d8eaea54dc356abd18ec44.tar.gz
serverdata-e07d2768399dc4eef5d8eaea54dc356abd18ec44.tar.bz2
serverdata-e07d2768399dc4eef5d8eaea54dc356abd18ec44.tar.xz
serverdata-e07d2768399dc4eef5d8eaea54dc356abd18ec44.zip
Improve the riddle script, fix the fact that the riddle didn't work with a translated answer.
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 f1c91046..05e563e5 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -35,6 +35,7 @@
"npc/functions/time.txt",
"npc/functions/asklanguage.txt",
"npc/functions/game-rules.txt",
+"npc/functions/riddle.txt",
// quest debug
"npc/functions/quest-debug/functions.txt",