From 9d25d49b0b9e276c83c4536a71d33319fd86a613 Mon Sep 17 00:00:00 2001 From: Povo Date: Sun, 23 May 2021 11:45:52 +0000 Subject: Update panoua.txt --- npc/004-3/panoua.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/npc/004-3/panoua.txt b/npc/004-3/panoua.txt index 00c181d2c..cd8579df7 100644 --- a/npc/004-3/panoua.txt +++ b/npc/004-3/panoua.txt @@ -129,6 +129,14 @@ L_Quit: close; OnInit: + .@npcId = getnpcid(.name$); + setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); + setunitdata(.@npcId, UDT_HEADMIDDLE, DesertShirt); + setunitdata(.@npcId, UDT_HEADBOTTOM, CottonTrousers); + setunitdata(.@npcId, UDT_WEAPON, DeepBlackBoots); // Boots + setunitdata(.@npcId, UDT_HAIRSTYLE, 1); + setunitdata(.@npcId, UDT_HAIRCOLOR, 1); + .sex = G_OTHER; .distance = 5; end; -- cgit v1.2.3-60-g2f50