diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/headstyles.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/headstyles.txt b/npc/functions/headstyles.txt index b0791d91..7adea282 100644 --- a/npc/functions/headstyles.txt +++ b/npc/functions/headstyles.txt @@ -40,7 +40,7 @@ OnInit: setarray $@haircolor$[0], "Light Brown", "Green", "Red", "Purple", "Gray", "Yellow", "Blue", "Light Red", "Light Blue", "Dark Purple", "Black", - "Pink", "Brown", "Dark; + "Pink", "Brown", "Dark"; setarray $@REFEXP[0], 400, 900, 2250, 6500, 15000; end; |