summaryrefslogtreecommitdiff
path: root/npc/003-0/paladin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/paladin.txt')
-rw-r--r--npc/003-0/paladin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/paladin.txt b/npc/003-0/paladin.txt
index 63f4430ab..0c55cac1c 100644
--- a/npc/003-0/paladin.txt
+++ b/npc/003-0/paladin.txt
@@ -208,7 +208,7 @@ L_Member:
goto L_Member;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, WarlordHelmet);
setunitdata(.@npcId, UDT_HEADMIDDLE, GoldenWarlordPlate);
setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes);