From 3731622e7b6bf42e181ad5363cd2c0aadb1951bf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 13:43:08 -0300 Subject: Great, typos. >.> --- npc/012-1/hinnak.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/012-1') 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); -- cgit v1.2.3-60-g2f50