From a49a553f6536f652a492b0125da68cdb90e4eed7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 9 Feb 2019 18:31:53 -0200 Subject: Test different attire for Valentine Day Demure --- npc/001-11/Demure.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt index 462fa74e7..0378a5bce 100644 --- a/npc/001-11/Demure.txt +++ b/npc/001-11/Demure.txt @@ -195,8 +195,10 @@ L_Main: OnInit: .@npcId = getnpcid(.name$); - setunitdata(.@npcId, UDT_HEADTOP, GMCap); - setunitdata(.@npcId, UDT_HEADMIDDLE, GMRobe); + setunitdata(.@npcId, UDT_HEADTOP, Cap); + setunitdata(.@npcId, UDT_HEADMIDDLE, RedStockings); + setunitdata(.@npcId, UDT_HEADBOTTOM, BunnyEars); + setunitdata(.@npcId, UDT_WEAPON, GMRobe); setunitdata(.@npcId, UDT_HAIRSTYLE, 14); setunitdata(.@npcId, UDT_HAIRCOLOR, 18); -- cgit v1.2.3-60-g2f50