summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/012-2/melina.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt
index 7690283cc..dcd3e5c1b 100644
--- a/npc/012-2/melina.txt
+++ b/npc/012-2/melina.txt
@@ -19,7 +19,7 @@ OnTimer1000:
OnInit:
.@npcId = getnpcid(0, .name$);
setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
- setunitdata(.@npcId, UDT_HEADMIDDLE, );
+ setunitdata(.@npcId, UDT_HEADMIDDLE, CottonShirt);
setunitdata(.@npcId, UDT_HEADBOTTOM, CottonSkirt);
setunitdata(.@npcId, UDT_WEAPON, AssassinBoots);
setunitdata(.@npcId, UDT_HAIRSTYLE, 20);