summaryrefslogtreecommitdiff
path: root/npc/012-1/hinnak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/hinnak.txt')
-rw-r--r--npc/012-1/hinnak.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt
index cce9100b1..89172ee84 100644
--- a/npc/012-1/hinnak.txt
+++ b/npc/012-1/hinnak.txt
@@ -140,7 +140,7 @@ L_Thanks:
close;
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, FarmerHat);
setunitdata(.@npcId, UDT_HEADMIDDLE, LeatherShirt);
setunitdata(.@npcId, UDT_HEADBOTTOM, TulimsharGuardBoots);