summaryrefslogtreecommitdiff
path: root/npc/017-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-5')
-rw-r--r--npc/017-5/nahrec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-5/nahrec.txt b/npc/017-5/nahrec.txt
index 9d9ce4aac..705feb865 100644
--- a/npc/017-5/nahrec.txt
+++ b/npc/017-5/nahrec.txt
@@ -135,7 +135,7 @@ L_Savior:
close;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, FancyHat);
setunitdata(.@npcId, UDT_HEADMIDDLE, WarlordPlate);
setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes);