From ee27890cfea978407301bf9fd6142c0491a092ba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 00:03:18 -0300 Subject: Bad cloth placement, will see. --- npc/012-7/celestia.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/012-7/celestia.txt') diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index 8b524838d..e3bbd762b 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -186,8 +186,8 @@ L_QuestionTea: OnInit: .@npcId = getnpcid(0, .name$); - setunitdata(.@npcId, UDT_HEADTOP, ValentineDress); - setunitdata(.@npcId, UDT_HEADMIDDLE, MurdererCrown); + setunitdata(.@npcId, UDT_HEADTOP, MurdererCrown); + setunitdata(.@npcId, UDT_HEADMIDDLE, ValentineDress); setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes); setunitdata(.@npcId, UDT_WEAPON, DeepBlackBoots); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 19); -- cgit v1.2.3-60-g2f50