From afbbaaeef8e958c8eaeec1b8adbc2e1656c828a1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 10:58:58 -0300 Subject: Better not give NPCEyes to moving NPCs... --- npc/012-2/melina.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-2') diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt index dcd3e5c1b..488090446 100644 --- a/npc/012-2/melina.txt +++ b/npc/012-2/melina.txt @@ -18,7 +18,7 @@ OnTimer1000: OnInit: .@npcId = getnpcid(0, .name$); - setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); + setunitdata(.@npcId, UDT_HEADTOP, CottonGloves); setunitdata(.@npcId, UDT_HEADMIDDLE, CottonShirt); setunitdata(.@npcId, UDT_HEADBOTTOM, CottonSkirt); setunitdata(.@npcId, UDT_WEAPON, AssassinBoots); -- cgit v1.2.3-70-g09d2