From ce5ca1581e3079a9584e5519c683d84137391942 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Aug 2021 00:30:26 -0300 Subject: NPC Eyes does not work globably because... ... ... --- npc/003-1/ched.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1/ched.txt') diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt index 19c5505cd..5fb4602ef 100644 --- a/npc/003-1/ched.txt +++ b/npc/003-1/ched.txt @@ -191,7 +191,7 @@ OnInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, SamuraiHelmet); setunitdata(.@npcId, UDT_HEADMIDDLE, SilkRobe); - setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes); + setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyesT); setunitdata(.@npcId, UDT_WEAPON, CandorBoots); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 7); setunitdata(.@npcId, UDT_HAIRCOLOR, 17); -- cgit v1.2.3-60-g2f50