summaryrefslogtreecommitdiff
path: root/npc/017-4/pihro.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-4/pihro.txt')
-rw-r--r--npc/017-4/pihro.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-4/pihro.txt b/npc/017-4/pihro.txt
index 325c0971e..804742109 100644
--- a/npc/017-4/pihro.txt
+++ b/npc/017-4/pihro.txt
@@ -90,7 +90,7 @@ L_Craft:
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, Monocle);
setunitdata(.@npcId, UDT_HEADMIDDLE, WarlordPlate);
setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes);