summaryrefslogtreecommitdiff
path: root/npc/015-8-1/puzzle.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-06 17:21:25 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-06 17:21:25 -0300
commita3dbadcf2135c9bead3ada6aa2b9c3d5487658ea (patch)
tree80e7183fa5cdba094467b36758cf1ebe756eb4a0 /npc/015-8-1/puzzle.txt
parent9ccd9e1c2b7539a89d9df523f1bbfe800eb2dd21 (diff)
downloadserverdata-a3dbadcf2135c9bead3ada6aa2b9c3d5487658ea.tar.gz
serverdata-a3dbadcf2135c9bead3ada6aa2b9c3d5487658ea.tar.bz2
serverdata-a3dbadcf2135c9bead3ada6aa2b9c3d5487658ea.tar.xz
serverdata-a3dbadcf2135c9bead3ada6aa2b9c3d5487658ea.zip
Use clientcommand(); to aid in Sagratha Campaign, bugfixes
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;