summaryrefslogtreecommitdiff
path: root/npc/functions/headstyles.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/headstyles.txt')
-rw-r--r--npc/functions/headstyles.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/functions/headstyles.txt b/npc/functions/headstyles.txt
index c0aeee60..93ffdbc2 100644
--- a/npc/functions/headstyles.txt
+++ b/npc/functions/headstyles.txt
@@ -12,9 +12,9 @@ OnInit:
"Long Ponytail", "Indefinitely long";
setarray $@haircolor$[0], "Light Brown", "Green", "Red",
- "Purple", "Gray", "Yellow", "Blue",
- "Light Red", "Light Blue", "Dark Purple", "Black",
- "Pink", "Brown", "Dark";
+ "Purple", "Gray", "Yellow", "Blue", "Brown",
+ "Light Blue", "Dark Purple", "Black",
+ "Pink", "Dark", "Light Red";
setarray $@REFEXP[0], 400, 900, 2250, 6500, 15000;
end;