summaryrefslogtreecommitdiff
path: root/npc/003-0/berserk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/berserk.txt')
-rw-r--r--npc/003-0/berserk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/berserk.txt b/npc/003-0/berserk.txt
index 8506a3e0d..862a4e87f 100644
--- a/npc/003-0/berserk.txt
+++ b/npc/003-0/berserk.txt
@@ -207,7 +207,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, ShortGladius);