summaryrefslogtreecommitdiff
path: root/npc/017-1/paxel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/paxel.txt')
-rw-r--r--npc/017-1/paxel.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/paxel.txt b/npc/017-1/paxel.txt
index 93bd5790b..b6dda6b6f 100644
--- a/npc/017-1/paxel.txt
+++ b/npc/017-1/paxel.txt
@@ -170,7 +170,7 @@ L_Spring:
close;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, PrsmHelmet);
setunitdata(.@npcId, UDT_HEADMIDDLE, WarlordPlate);
setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes);