From e9ce05a396a1669eea9673725a33eb8098d34214 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 29 Jun 2018 17:41:17 +0000 Subject: better cloth for farmer --- npc/004-1/anwar.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/004-1') diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index 175f0e4e6..a0a0c573e 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -130,9 +130,9 @@ OnTimer1000: OnInit: .@npcId = getnpcid(0, .name$); setunitdata(.@npcId, UDT_HEADTOP, FarmerHat); - setunitdata(.@npcId, UDT_HEADMIDDLE, ArtisTankTop); - setunitdata(.@npcId, UDT_HEADBOTTOM, CottonTrousers); - setunitdata(.@npcId, UDT_WEAPON, DeepBlackBoots); // Boots + setunitdata(.@npcId, UDT_HEADMIDDLE, DesertShirt); + setunitdata(.@npcId, UDT_HEADBOTTOM, LeatherTrousers); + setunitdata(.@npcId, UDT_WEAPON, Boots); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 6); setunitdata(.@npcId, UDT_HAIRCOLOR, 14); -- cgit v1.2.3-70-g09d2