summaryrefslogtreecommitdiff
path: root/npc/003-1/inac.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/inac.txt')
-rw-r--r--npc/003-1/inac.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/inac.txt b/npc/003-1/inac.txt
index 37ae82899..689f48efc 100644
--- a/npc/003-1/inac.txt
+++ b/npc/003-1/inac.txt
@@ -24,7 +24,7 @@
close;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, Bandana);
setunitdata(.@npcId, UDT_HEADMIDDLE, VneckJumper);
setunitdata(.@npcId, UDT_HEADBOTTOM, CottonTrousers);