summaryrefslogtreecommitdiff
path: root/npc/012-2/melina.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 11:03:00 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 11:03:00 -0300
commitbb6ec4873cd092d8efddc25d84042d2dabe8cc45 (patch)
treef8ce15de4e1cf46b7a0bc336b0b26ec9a6e6d62a /npc/012-2/melina.txt
parented6d76d47341103b2eb5389d805ae12103af3e70 (diff)
downloadserverdata-bb6ec4873cd092d8efddc25d84042d2dabe8cc45.tar.gz
serverdata-bb6ec4873cd092d8efddc25d84042d2dabe8cc45.tar.bz2
serverdata-bb6ec4873cd092d8efddc25d84042d2dabe8cc45.tar.xz
serverdata-bb6ec4873cd092d8efddc25d84042d2dabe8cc45.zip
Mhm... Okay, Melina's seems pretty enough. Just some outfit adjusts.
Diffstat (limited to 'npc/012-2/melina.txt')
-rw-r--r--npc/012-2/melina.txt4
1 files changed, 2 insertions, 2 deletions
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);