summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/012-6/nurse.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/012-6/nurse.txt b/npc/012-6/nurse.txt
index ec5db429c..607ae2dbf 100644
--- a/npc/012-6/nurse.txt
+++ b/npc/012-6/nurse.txt
@@ -9,8 +9,7 @@
OnInit:
.@npcId = getnpcid(0, .name$);
- // I am too lazy to dress every NPC I add >.<
- setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
+ //setunitdata(.@npcId, UDT_HEADTOP, BrimmedFeatherHat);
setunitdata(.@npcId, UDT_HEADMIDDLE, MiniSkirt);
setunitdata(.@npcId, UDT_HEADBOTTOM, ShortTankTop);
setunitdata(.@npcId, UDT_HAIRSTYLE, 12);