From 8e9260ee98980e4617312989c8137e548aca574b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Dec 2018 16:11:10 -0200 Subject: [skip ci] *facepalm* --- npc/005-7/nurse.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-7/nurse.txt') diff --git a/npc/005-7/nurse.txt b/npc/005-7/nurse.txt index 6728f412a..4c27c5e78 100644 --- a/npc/005-7/nurse.txt +++ b/npc/005-7/nurse.txt @@ -80,7 +80,7 @@ OnInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADBOTTOM, CottonShorts); setunitdata(.@npcId, UDT_HEADMIDDLE, ShortTankTop); - setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes); + setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); setunitdata(.@npcId, UDT_HAIRSTYLE, 12); setunitdata(.@npcId, UDT_HAIRCOLOR, 14); -- cgit v1.2.3-60-g2f50