summaryrefslogtreecommitdiff
path: root/npc/functions/headstyles.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-29 14:06:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-29 14:06:20 -0300
commitaf29a8343fa0421fd5ed6077621bf31a21471d70 (patch)
tree0b75795183fbe7c29bb1cbdda16bd1a15d19ee1e /npc/functions/headstyles.txt
parentb0364c3f77f0cd86a198868b8e992e585a055e91 (diff)
downloadserverdata-af29a8343fa0421fd5ed6077621bf31a21471d70.tar.gz
serverdata-af29a8343fa0421fd5ed6077621bf31a21471d70.tar.bz2
serverdata-af29a8343fa0421fd5ed6077621bf31a21471d70.tar.xz
serverdata-af29a8343fa0421fd5ed6077621bf31a21471d70.zip
Update barber and pickled beets
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;