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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt
index 949aa167c..b069016e7 100644
--- a/npc/012-1/hinnak.txt
+++ b/npc/012-1/hinnak.txt
@@ -4,7 +4,7 @@
// Description:
// Hurnscald farmer.
-014-3,187,84,0 script Hinnak NPC_ORC,{
+012-1,105,30,0 script Hinnak NPC_ORC,{
.@q1=getq(HurnscaldQuest_Farmers);
.@q2=getq2(HurnscaldQuest_Farmers);
mesn;
@@ -135,7 +135,7 @@ L_Thanks:
OnInit:
.@npcId = getnpcid(0, .name$);
setunitdata(.@npcId, UDT_HEADTOP, RiceHat);
- setunitdata(.@npcId, UDT_HEADMIDDLE, LeatherShield);
+ setunitdata(.@npcId, UDT_HEADMIDDLE, LeatherShirt);
setunitdata(.@npcId, UDT_HEADBOTTOM, TulimsharGuardBoots);
setunitdata(.@npcId, UDT_WEAPON, CottonTrousers);
setunitdata(.@npcId, UDT_HAIRSTYLE, 2);