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 7d556ccd6..f472cdf0c 100644
--- a/npc/015-8-1/puzzle.txt
+++ b/npc/015-8-1/puzzle.txt
@@ -41,7 +41,7 @@ OnTouch:
OnTimer10000:
stopnpctimer;
setnpctimer 0;
- setnpcdisplay .name$, NPC_TRAP;
+ setnpcdisplay instance_npcname(.name$), NPC_TRAP;
end;