diff options
Diffstat (limited to 'npc/003-1/swezanne.txt')
-rw-r--r-- | npc/003-1/swezanne.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt index 7119849c9..84b745531 100644 --- a/npc/003-1/swezanne.txt +++ b/npc/003-1/swezanne.txt @@ -9,7 +9,7 @@ hello; OnInit: .@npcId = getnpcid(0, "Swezanne"); //setunitdata(.@npcId, UDT_HEADTOP, 2929); - setunitdata(.@npcId, UDT_HEADMIDDLE, 1319);//TODO + setunitdata(.@npcId, UDT_HEADMIDDLE, 1307); setunitdata(.@npcId, UDT_HEADBOTTOM, 2207); setunitdata(.@npcId, UDT_WEAPON, 1802); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 12); |