summaryrefslogtreecommitdiff
path: root/npc/test/npc1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/test/npc1.txt')
-rw-r--r--npc/test/npc1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/test/npc1.txt b/npc/test/npc1.txt
index 33ed99788..f2471a634 100644
--- a/npc/test/npc1.txt
+++ b/npc/test/npc1.txt
@@ -4,7 +4,7 @@
// Description:
// test npc1
-test,10,10,0 script npc1#door 32767,0,1,{
+test,10,10,0 script npc1#door NPC_HIDDEN,0,1,{
OnTouch:
warp "test", 20, 20;
close;
@@ -12,7 +12,7 @@ OnUnTouch:
doevent "npc1::OnUnTouch";
}
-test,10,10,0 script npc1 800,3,3,{
+test,10,10,0 script npc1 NPC_TEST1,3,3,{
function areatest
{
mesn;