summaryrefslogtreecommitdiff
path: root/npc/017-1/misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/misc.txt')
-rw-r--r--npc/017-1/misc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt
index 0cd181b7c..903f74378 100644
--- a/npc/017-1/misc.txt
+++ b/npc/017-1/misc.txt
@@ -136,7 +136,7 @@ L_Close:
close;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
setunitdata(.@npcId, UDT_HEADMIDDLE, UglyChristmasSweater);
setunitdata(.@npcId, UDT_HEADBOTTOM, JeansShorts);