diff options
Diffstat (limited to 'npc/009-5')
-rw-r--r-- | npc/009-5/joaquim.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt index b128168a6..ae71ab0fd 100644 --- a/npc/009-5/joaquim.txt +++ b/npc/009-5/joaquim.txt @@ -165,7 +165,7 @@ L_Missing: OnInit: .@npcId = getnpcid(0, .name$); - setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); + //setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); setunitdata(.@npcId, UDT_HEADMIDDLE, VneckJumper); setunitdata(.@npcId, UDT_HEADBOTTOM, RaidTrousers); setunitdata(.@npcId, UDT_WEAPON, LousyMoccasins); // Boots |