From 74b0db267b242a28b3ae07a9a4bda828e83e416e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Mar 2018 13:25:43 -0300 Subject: Comment a not needed line in Inar --- npc/003-1/inar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-1/inar.txt b/npc/003-1/inar.txt index c40b31dcc..862502fc5 100644 --- a/npc/003-1/inar.txt +++ b/npc/003-1/inar.txt @@ -23,7 +23,7 @@ OnInit: .@npcId = getnpcid(0, .name$); setunitdata(.@npcId, UDT_HEADTOP, 2936); setunitdata(.@npcId, UDT_HEADMIDDLE, 1316); - setunitdata(.@npcId, UDT_HEADBOTTOM, 2213); + //setunitdata(.@npcId, UDT_HEADBOTTOM, 2213); setunitdata(.@npcId, UDT_WEAPON, 1800); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 4); setunitdata(.@npcId, UDT_HAIRCOLOR, 1); -- cgit v1.2.3-70-g09d2