From 56b48b23124ca351269978720ab72bc366eef425 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sun, 7 Sep 2008 05:34:19 +0000 Subject: Added 6 colors for each of the hair styles. Since 10 is an odd number for the number of colors for a packet, I added 6 more fun colors. I'd add in two more hair styles as well, but since I don't know if it's safe, I'm going to play it safe for now and not include them. --- src/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index 7f68c8c3..e6cfd479 100644 --- a/src/being.h +++ b/src/being.h @@ -35,7 +35,7 @@ #include "animatedsprite.h" #define NR_HAIR_STYLES 8 -#define NR_HAIR_COLORS 10 +#define NR_HAIR_COLORS 16 #define FIRST_IGNORE_EMOTE 14 -- cgit v1.2.3-70-g09d2