diff options
author | mekolat <mekolat@gmail.com> | 2015-01-25 12:44:19 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-01-27 10:13:26 -0500 |
commit | e4bb0bf8863c08d8a8e2aa640003cc175e7d56a9 (patch) | |
tree | 5a02c7606ff44351ede15ce3594b08aeabe17511 /world/map/npc/scripts.conf | |
parent | fe8d009bbd05a8d856a33d149cf7647facf448a8 (diff) | |
download | serverdata-e4bb0bf8863c08d8a8e2aa640003cc175e7d56a9.tar.gz serverdata-e4bb0bf8863c08d8a8e2aa640003cc175e7d56a9.tar.bz2 serverdata-e4bb0bf8863c08d8a8e2aa640003cc175e7d56a9.tar.xz serverdata-e4bb0bf8863c08d8a8e2aa640003cc175e7d56a9.zip |
add Quiz and MultiQuiz
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 77e9c8a8..4be8d229 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -25,6 +25,7 @@ npc: npc/functions/undead_debug.txt npc: npc/functions/headstyles.txt npc: npc/functions/global_event_handler.txt npc: npc/functions/stat_reset.txt +npc: npc/functions/quiz.txt // Item Functions npc: npc/items/magic_gm_top_hat.txt |