summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-06-10 16:05:08 -0300
committerJesusaves <cpntb1@ymail.com>2021-06-10 16:05:08 -0300
commitcc1446d3dfc5401eeb56e20bd92585f4c119f6df (patch)
treef76b1c48fa5d8ff875df112898a3a0555ad42874
parent2c7c83bd748001a28e20c62f1bceb4fedba540bd (diff)
downloadserverdata-cc1446d3dfc5401eeb56e20bd92585f4c119f6df.tar.gz
serverdata-cc1446d3dfc5401eeb56e20bd92585f4c119f6df.tar.bz2
serverdata-cc1446d3dfc5401eeb56e20bd92585f4c119f6df.tar.xz
serverdata-cc1446d3dfc5401eeb56e20bd92585f4c119f6df.zip
Fix all CI errors
-rw-r--r--npc/functions/headstyles.txt2
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;