summaryrefslogtreecommitdiff
path: root/npc/015-8-1/puzzle.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-8-1/puzzle.txt')
-rw-r--r--npc/015-8-1/puzzle.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-8-1/puzzle.txt b/npc/015-8-1/puzzle.txt
index 0db3f3f82..2cf669c67 100644
--- a/npc/015-8-1/puzzle.txt
+++ b/npc/015-8-1/puzzle.txt
@@ -10,7 +10,7 @@
OnTouch:
.@q=getq(HurnscaldQuest_Sagratha);
// Cheater Detected
- if (!MAGIC_LVL || .@q < 5) {
+ if (!MAGIC_LVL || .@q < 5) {
setq HurnscaldQuest_Sagratha, 0, 0, 0;
sc_end SC_CASH_PLUSEXP;
sc_end SC_OVERLAPEXPUP;