summaryrefslogtreecommitdiff
path: root/npc/003-0-1/luca.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0-1/luca.txt')
-rw-r--r--npc/003-0-1/luca.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/003-0-1/luca.txt b/npc/003-0-1/luca.txt
index 24e12c8de..ebd57a6a2 100644
--- a/npc/003-0-1/luca.txt
+++ b/npc/003-0-1/luca.txt
@@ -25,11 +25,11 @@
OnInit:
.@npcId = getnpcid(0, .name$);
setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
- setunitdata(.@npcId, UDT_HEADMIDDLE, ForestArmor);
+ setunitdata(.@npcId, UDT_HEADMIDDLE, BromenalChest);
setunitdata(.@npcId, UDT_HEADBOTTOM, JeansShorts);
setunitdata(.@npcId, UDT_WEAPON, DeepBlackBoots);
- setunitdata(.@npcId, UDT_HAIRSTYLE, 14);
- setunitdata(.@npcId, UDT_HAIRCOLOR, 13);
+ setunitdata(.@npcId, UDT_HAIRSTYLE, 21);
+ setunitdata(.@npcId, UDT_HAIRCOLOR, 6);
.sex = G_MALE;
.distance = 5;