summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/strangerquiz.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/functions/strangerquiz.txt')
-rw-r--r--world/map/npc/functions/strangerquiz.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/npc/functions/strangerquiz.txt b/world/map/npc/functions/strangerquiz.txt
index 28fc6887..4901ca81 100644
--- a/world/map/npc/functions/strangerquiz.txt
+++ b/world/map/npc/functions/strangerquiz.txt
@@ -1,7 +1,7 @@
-function script StrangerQuiz {
- // param @quizparam$$
- // return in @quizanswer$
- set @quizanswer$, getspellinvocation(@quizparam$);
- return;
-}
+function|script|StrangerQuiz|{
+ // param @quizparam$$
+ // return in @quizanswer$
+ set @quizanswer$, getspellinvocation(@quizparam$);
+ return;
+} \ No newline at end of file