From bb6ec4873cd092d8efddc25d84042d2dabe8cc45 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 11:03:00 -0300 Subject: Mhm... Okay, Melina's seems pretty enough. Just some outfit adjusts. --- npc/012-2/melina.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt index a9f96133a..712f8b4bf 100644 --- a/npc/012-2/melina.txt +++ b/npc/012-2/melina.txt @@ -20,8 +20,8 @@ OnInit: .@npcId = getnpcid(0, .name$); setunitdata(.@npcId, UDT_HEADTOP, CottonGloves); setunitdata(.@npcId, UDT_HEADMIDDLE, CottonShirt); - setunitdata(.@npcId, UDT_HEADBOTTOM, CottonSkirt); - setunitdata(.@npcId, UDT_WEAPON, AssassinBoots); + setunitdata(.@npcId, UDT_HEADBOTTOM, AssassinBoots); + setunitdata(.@npcId, UDT_WEAPON, MiniSkirt); setunitdata(.@npcId, UDT_HAIRSTYLE, 20); setunitdata(.@npcId, UDT_HAIRCOLOR, 4); -- cgit v1.2.3-60-g2f50