summaryrefslogtreecommitdiff
path: root/npc/006-2-1/plum.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-2-1/plum.txt')
-rw-r--r--npc/006-2-1/plum.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/npc/006-2-1/plum.txt b/npc/006-2-1/plum.txt
index 12c6c9043..cc987b46f 100644
--- a/npc/006-2-1/plum.txt
+++ b/npc/006-2-1/plum.txt
@@ -10,13 +10,6 @@
close;
OnInit:
- .@npcId = getnpcid(.name$);
- setunitdata(.@npcId, UDT_HEADBOTTOM, CottonSkirt);
- setunitdata(.@npcId, UDT_HEADMIDDLE, TneckSweater);
- setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
- setunitdata(.@npcId, UDT_HAIRSTYLE, 12);
- setunitdata(.@npcId, UDT_HAIRCOLOR, 14);
-
.sex = G_OTHER;
.distance = 5;
end;