Home
Up
static Fur_Cat_Gray[]           = { 199,  200,  201,  202,  203,  204,  205,  206} ;
static Fur_Arctic[]             = {  89,   90,   91,   92,   93,   94,   95,  174} ;
static Fur_Black[]              = { 204,  204,  205,  205,  206,  206,  207,  207} ;
static Fur_Mule_Tan[]           = { 216,  217,  218,  219,  220,  221,  222,  223} ;
static Fur_Dust[]               = { 184,  185,  186,  187,  188,  189,  190,  191} ;
static Fur_Chocolate[]          = { 152,  153,  154,  155,  156,  157,  158,  159} ;
static Fur_Lavender[]           = { 104,  105,  106,  107,  108,  109,  110,  111} ;
static Fur_Wolf_Gray[]          = {  96,   97,   98,   99,  100,  101,  102,  103} ;
static Fur_Fox_Orange[]         = {  32,   33,   34,   35,   36,   37,   38,   39} ;
static Fur_Horse_Brown[]        = {  16,   17,   18,   19,   20,   21,   22,   23} ;
static Fur_Tawny[]              = {  40,   42,   44,   47,   25,   28,  153,  152} ;
static Fur_Mocha[]              = { 146,  147,  149,  150,  151,  152,  153,  155} ;
static Fur_Ruddy[]              = {  33,   34,   35,   36,   37,   12,   38,   20} ;
static Fur_Cream[]              = { 177,  178,  179,  180,  181,  182,  148,  150} ;
static Fur_Yellow[]             = {  48,   49,   50,   51,   52,   53,   54,   55} ;
static Fur_Grass_Green[]        = {  72,   73,   74,   75,   76,   77,   78,   79} ;
static Fur_Burgundy[]           = { 128,  129,  130,  131,  132,  133,  134,  135} ;
static Fur_Pinewood[]           = { 144,  145,  146,  148,  150,  152,  153,  154} ;
static Fur_Sea_Blue[]           = {  80,   81,   82,   83,   84,   85,   86,   87} ;
static Fur_Violet[]             = { 224,  225,  226,  227,  228,  229,  230,  231} ;
static Fur_Red[]                = {  10,   10,   11,   11,   12,   13,   14,   15} ;
static Fur_White[]              = { 120,  192,  209,  193,  194,  213,  216,  219} ;
static Fur_Navy[]               = { 162,  164,  166,  168,  170,  171,  173,  175} ;
static Fur_Cloudy_Gray[]        = { 195,  196,  197,  198,  199,  200,  201,  202} ;
static Fur_Royal_Blue[]         = { 232,  233,  234,  235,  236,  237,  238,  239} ;

static const * const fur[] = {
  Fur_Cat_Gray,
  Fur_Arctic,
  Fur_Black,
  Fur_Mule_Tan,
  Fur_Dust,
  Fur_Chocolate,
  Fur_Lavender,
  Fur_Wolf_Gray,
  Fur_Fox_Orange,
  Fur_Horse_Brown,

  Fur_Tawny,
  Fur_Mocha,
  Fur_Ruddy,
  Fur_Cream,
  Fur_Yellow,
  Fur_Grass_Green,
  Fur_Burgundy,
  Fur_Pinewood,
  Fur_Sea_Blue,
  Fur_Violet,

  Fur_Red,
  Fur_White,
  Fur_Navy,
  Fur_Cloudy_Gray,
  Fur_Royal_Blue
} ;


static const * const markings[] = {
  Fur_Cat_Gray,
  Fur_Arctic,
  Fur_Black,
  Fur_Mule_Tan,
  Fur_Dust,
  Fur_Chocolate,
  Fur_Lavender,
  Fur_Wolf_Gray,
  Fur_Fox_Orange,
  Fur_Horse_Brown,

  Fur_Tawny,
  Fur_Mocha,
  Fur_Ruddy,
  Fur_Cream,
  Fur_Yellow,
  Fur_Grass_Green,
  Fur_Burgundy,
  Fur_Pinewood,
  Fur_Sea_Blue,
  Fur_Violet,

  Fur_Red,
  Fur_White,
  Fur_Navy,
  Fur_Cloudy_Gray,
  Fur_Royal_Blue
} ;

static Hair_Blood_Red[]         = {  12,   12,   13,   13,   14,   14,   15,   15} ;
static Hair_Courage_Red[]       = {  10,   10,   11,   11,   12,   12,   13,   13} ;
static Hair_Merry_Red[]         = {  10,   10,   10,   10,   10,   10,   11,   11} ;
static Hair_Ember_Orange[]      = {  34,   34,   35,   35,  240,  240,   37,   37} ;
static Hair_Hearty_Brown[]      = { 133,  133,  134,  134,  135,  135,  158,  158} ;
static Hair_Burnt_Orange[]      = {  37,   37,   38,   38,   39,   39,  155,  155} ;
static Hair_Busy_Orange[]       = {  35,   35,   36,   36,   37,   37,   38,   38} ;
static Hair_August_Orange[]     = {  33,   33,   34,   34,   35,   35,   36,   36} ;
static Hair_Noble_Brown[]       = {  24,   24,   26,   26,   27,   27,  154,  154} ;
static Hair_Mahogany[]          = {  19,   19,   20,   20,   21,   21,   22,   22} ;
static Hair_Clever_Maize[]      = {  53,   53,   54,   54,   55,   55,   61,   61} ;
static Hair_Pure_Gold[]         = {  49,   49,   50,   50,   51,   51,   52,   52} ;
static Hair_Moon_Yellow[]       = {  48,   48,   49,   49,   49,   49,   50,   50} ;
static Hair_Sun_Yellow[]        = {  48,   48,   49,   49,  241,  241,   52,   52} ;
static Hair_Tan[]               = { 141,  141,   56,   56,   56,   56,   57,   57} ;
static Hair_Woodland_Green[]    = {  68,   68,   69,   69,   70,   70,   71,   71} ;
static Hair_Friendly_Green[]    = {  73,   73,   74,   74,   75,   75,   76,   76} ;
static Hair_Lucky_Green[]       = {  64,   64,   72,   72,   73,   73,   74,   74} ;
static Hair_Travelers_Green[]   = {  64,   64,   64,   64,  242,  242,   66,   66} ;
static Hair_Aquacyan[]          = { 244,  244,  244,  244,  244,  244,   84,   84} ;
static Hair_Deepsea_Blue[]      = {  84,   84,   85,   85,   86,   86,   87,   87} ;
static Hair_Proud_Blue[]        = {  83,   83,   84,   84,   85,   85,   86,   86} ;
static Hair_Lightsky_Blue[]     = {  81,   81,   82,   82,   83,   83,   84,   84} ;
static Hair_Syndira_Blue[]      = { 234,  234,  245,  245,  245,  245,  236,  236} ;
static Hair_Straight_Blue[]     = { 236,  236,  237,  237,  238,  238,  239,  239} ;
static Hair_Royal_Purple[]      = { 228,  228,  229,  229,  230,  230,  205,  205} ;
static Hair_Lonely_Orchid[]     = { 226,  226,  227,  227,  228,  228,  229,  229} ;
static Hair_Spiritual_Purple[]  = { 224,  224,  225,  225,  226,  226,  227,  227} ;
static Hair_Mad_Green[]         = { 137,  137,  242,  242,  242,  242,   67,   67} ;
static Hair_Royal_Blue[]        = { 235,  235,  236,  236,  237,  237,  238,  238} ;
static Hair_Passion[]           = { 131,  131,  132,  132,  133,  133,  134,  134} ;
static Hair_Bliss_Red[]         = { 129,  129,  130,  130,  131,  131,  132,  132} ;
static Hair_Blush_Pink[]        = {  32,   32,  128,  128,  129,  129,  130,  130} ;
static Hair_Twilight_Sigh[]     = {  97,   97,   98,   98,   99,   99,  100,  100} ;
static Hair_Dreamer_Blue[]      = { 234,  234,  234,  234,  235,  235,  236,  236} ;
static Hair_Shadow_Gray[]       = { 109,  109,  110,  110,  111,  111,  204,  204} ;
static Hair_Neutral_Gray[]      = { 108,  108,  109,  109,  110,  110,  111,  111} ;
static Hair_Tragic_Gray[]       = { 107,  107,  108,  108,  109,  109,  110,  110} ;
static Hair_Winter_Gray[]       = { 113,  113,  114,  114,  115,  115,  116,  116} ;
static Hair_Indigo[]            = { 173,  173,  174,  174,  175,  175,  175,  175} ;
static Hair_Black[]             = { 200,  200,  202,  202,  204,  204,  205,  205} ;
static Hair_Cloudy_Gray[]       = { 195,  195,  197,  197,  198,  198,  200,  200} ;
static Hair_White[]             = { 120,  120,  209,  209,  194,  194,  216,  216} ;
static Hair_Pinewood[]          = { 144,  144,  146,  146,  150,  150,  153,  153} ;
static Hair_Green_Yellow[]      = { 120,  120,  122,  122,  124,  124,  126,  126} ;

static const * const hair[] = {
  Hair_Blood_Red,
  Hair_Courage_Red,
  Hair_Merry_Red,
  Hair_Ember_Orange,
  Hair_Hearty_Brown,
  Hair_Burnt_Orange,
  Hair_Busy_Orange,
  Hair_August_Orange,
  Hair_Noble_Brown,
  Hair_Mahogany,

  Hair_Clever_Maize,
  Hair_Pure_Gold,
  Hair_Moon_Yellow,
  Hair_Sun_Yellow,
  Hair_Tan,
  Hair_Woodland_Green,
  Hair_Friendly_Green,
  Hair_Lucky_Green,
  Hair_Travelers_Green,
  Hair_Aquacyan,

  Hair_Deepsea_Blue,
  Hair_Proud_Blue,
  Hair_Lightsky_Blue,
  Hair_Syndira_Blue,
  Hair_Straight_Blue,
  Hair_Royal_Purple,
  Hair_Lonely_Orchid,
  Hair_Spiritual_Purple,
  Hair_Mad_Green,
  Hair_Royal_Blue,

  Hair_Passion,
  Hair_Bliss_Red,
  Hair_Blush_Pink,
  Hair_Twilight_Sigh,
  Hair_Dreamer_Blue,
  Hair_Shadow_Gray,
  Hair_Neutral_Gray,
  Hair_Tragic_Gray,
  Hair_Winter_Gray,
  Hair_Indigo,

  Hair_Black,
  Hair_Cloudy_Gray,
  Hair_White,
  Hair_Pinewood,
  Hair_Green_Yellow
} ;

static Eyes_Mahogany[]          = {  23,   23,   23,   23,   23,   23,   23,   23} ;
static Eyes_Tiger_Orange[]      = {  37,   37,   37,   37,   37,   37,   37,   37} ;
static Eyes_Moon_Yellow[]       = {  50,   50,   50,   50,   50,   50,   50,   50} ;
static Eyes_Warm_Gold[]         = {  52,   52,   52,   52,   52,   52,   52,   52} ;
static Eyes_Pond_Green[]        = {  67,   67,   67,   67,   67,   67,   67,   67} ;
static Eyes_Light_Blue[]        = {  83,   83,   83,   83,   83,   83,   83,   83} ;
static Eyes_Sea_Blue[]          = {  86,   86,   86,   86,   86,   86,   86,   86} ;
static Eyes_Storm_Gray[]        = { 110,  110,  110,  110,  110,  110,  110,  110} ;
static Eyes_Dust[]              = { 185,  185,  185,  185,  185,  185,  185,  185} ;
static Eyes_China_Blue[]        = { 234,  234,  234,  234,  234,  234,  234,  234} ;
static Eyes_Medium_Blue[]       = { 236,  236,  236,  236,  236,  236,  236,  236} ;
static Eyes_Dark_Blue[]         = { 238,  238,  238,  238,  238,  238,  238,  238} ;
static Eyes_Hazel[]             = { 243,  243,  243,  243,  243,  243,  243,  243} ;
static Eyes_Blue_Green[]        = { 244,  244,  244,  244,  244,  244,  244,  244} ;
static Eyes_Royal_Blue[]        = { 245,  245,  245,  245,  245,  245,  245,  245} ;
static Eyes_Light_Brown[]       = { 150,  150,  150,  150,  150,  150,  150,  150} ;
static Eyes_Medium_Brown[]      = { 153,  153,  153,  153,  153,  153,  153,  153} ;
static Eyes_Dark_Brown[]        = { 156,  156,  156,  156,  156,  156,  156,  156} ;
static Eyes_Black[]             = { 207,  207,  207,  207,  207,  207,  207,  207} ;
static Eyes_Albino_Pink[]       = { 129,  129,  129,  129,  129,  129,  129,  129} ;
static Eyes_Mink_Mauve[]        = {  10,   10,   10,   10,   10,   10,   10,   10} ;
static Eyes_Chocolate[]         = { 159,  159,  159,  159,  159,  159,  159,  159} ;
static Eyes_Silver[]            = {  90,   90,   90,   90,   90,   90,   90,   90} ;
static Eyes_Amethyst[]          = { 230,  230,  230,  230,  230,  230,  230,  230} ;
static Eyes_Ember_Orange[]      = { 240,  240,  240,  240,  240,  240,  240,  240} ;
static Eyes_Sunshine[]          = { 241,  241,  241,  241,  241,  241,  241,  241} ;
static Eyes_Mad_Green[]         = { 242,  242,  242,  242,  242,  242,  242,  242} ;
static Eyes_Gloomy_Grey[]       = { 202,  202,  202,  202,  202,  202,  202,  202} ;
static Eyes_Minty_Green[]       = { 127,  127,  127,  127,  127,  127,  127,  127} ;
static Eyes_Navy_Blue[]         = { 172,  172,  172,  172,  172,  172,  172,  172} ;

static const * const eyes[] = {
  Eyes_Mahogany,
  Eyes_Tiger_Orange,
  Eyes_Moon_Yellow,
  Eyes_Warm_Gold,
  Eyes_Pond_Green,
  Eyes_Light_Blue,
  Eyes_Sea_Blue,
  Eyes_Storm_Gray,
  Eyes_Dust,
  Eyes_China_Blue,

  Eyes_Medium_Blue,
  Eyes_Dark_Blue,
  Eyes_Hazel,
  Eyes_Blue_Green,
  Eyes_Royal_Blue,
  Eyes_Light_Brown,
  Eyes_Medium_Brown,
  Eyes_Dark_Brown,
  Eyes_Black,
  Eyes_Albino_Pink,

  Eyes_Mink_Mauve,
  Eyes_Chocolate,
  Eyes_Silver,
  Eyes_Amethyst,
  Eyes_Ember_Orange,
  Eyes_Sunshine,
  Eyes_Mad_Green,
  Eyes_Gloomy_Grey,
  Eyes_Minty_Green,
  Eyes_Navy_Blue,

} ;

static Badge_Blood_Red[]        = {  14,   14,   14,   14,   14,   14,   14,   14} ;
static Badge_Courage_Red[]      = {  12,   12,   12,   12,   12,   12,   12,   12} ;
static Badge_Merry_Red[]        = {  10,   10,   10,   10,   10,   10,   10,   10} ;
static Badge_Ember_Orange[]     = { 240,  240,  240,  240,  240,  240,  240,  240} ;
static Badge_Hearty_Brown[]     = { 135,  135,  135,  135,  135,  135,  135,  135} ;
static Badge_Burnt_Orange[]     = {  39,   39,   39,   39,   39,   39,   39,   39} ;
static Badge_Busy_Orange[]      = {  37,   37,   37,   37,   37,   37,   37,   37} ;
static Badge_August_Orange[]    = {  35,   35,   35,   35,   35,   35,   35,   35} ;
static Badge_Noble_Brown[]      = {  27,   27,   27,   27,   27,   27,   27,   27} ;
static Badge_Mahogany[]         = {  21,   21,   21,   21,   21,   21,   21,   21} ;
static Badge_Clever_Maize[]     = {  55,   55,   55,   55,   55,   55,   55,   55} ;
static Badge_Pure_Gold[]        = {  51,   51,   51,   51,   51,   51,   51,   51} ;
static Badge_Moon_Yellow[]      = {  49,   49,   49,   49,   49,   49,   49,   49} ;
static Badge_Sun_Yellow[]       = { 241,  241,  241,  241,  241,  241,  241,  241} ;
static Badge_Tan[]              = {  56,   56,   56,   56,   56,   56,   56,   56} ;
static Badge_Woodland_Green[]   = {  70,   70,   70,   70,   70,   70,   70,   70} ;
static Badge_Friendly_Green[]   = {  75,   75,   75,   75,   75,   75,   75,   75} ;
static Badge_Lucky_Green[]      = {  73,   73,   73,   73,   73,   73,   73,   73} ;
static Badge_Travelers_Green[]  = { 242,  242,  242,  242,  242,  242,  242,  242} ;
static Badge_Aquacyan[]         = { 244,  244,  244,  244,  244,  244,  244,  244} ;
static Badge_Deepsea_Blue[]     = {  86,   86,   86,   86,   86,   86,   86,   86} ;
static Badge_Proud_Blue[]       = {  85,   85,   85,   85,   85,   85,   85,   85} ;
static Badge_Lightsky_Blue[]    = {  83,   83,   83,   83,   83,   83,   83,   83} ;
static Badge_Syndira_Blue[]     = { 245,  245,  245,  245,  245,  245,  245,  245} ;
static Badge_Straight_Blue[]    = { 238,  238,  238,  238,  238,  238,  238,  238} ;
static Badge_Royal_Purple[]     = { 230,  230,  230,  230,  230,  230,  230,  230} ;
static Badge_Lonely_Orchid[]    = { 228,  228,  228,  228,  228,  228,  228,  228} ;
static Badge_Spiritual_Purple[] = { 226,  226,  226,  226,  226,  226,  226,  226} ;
static Badge_Mad_Green[]        = { 242,  242,  242,  242,  242,  242,  242,  242} ;
static Badge_Royal_Blue[]       = { 237,  237,  237,  237,  237,  237,  237,  237} ;
static Badge_Passion[]          = { 133,  133,  133,  133,  133,  133,  133,  133} ;
static Badge_Bliss_Red[]        = { 131,  131,  131,  131,  131,  131,  131,  131} ;
static Badge_Blush_Pink[]       = { 129,  129,  129,  129,  129,  129,  129,  129} ;
static Badge_Twilight_Sigh[]    = {  99,   99,   99,   99,   99,   99,   99,   99} ;
static Badge_Dreamer_Blue[]     = { 235,  235,  235,  235,  235,  235,  235,  235} ;
static Badge_Shadow_Gray[]      = { 111,  111,  111,  111,  111,  111,  111,  111} ;
static Badge_Neutral_Gray[]     = { 110,  110,  110,  110,  110,  110,  110,  110} ;
static Badge_Tragic_Gray[]      = { 109,  109,  109,  109,  109,  109,  109,  109} ;
static Badge_Winter_Gray[]      = { 115,  115,  115,  115,  115,  115,  115,  115} ;
static Badge_Indigo[]           = { 175,  175,  175,  175,  175,  175,  175,  175} ;

static const * const badge[] = {
  Badge_Blood_Red,
  Badge_Courage_Red,
  Badge_Merry_Red,
  Badge_Ember_Orange,
  Badge_Hearty_Brown,
  Badge_Burnt_Orange,
  Badge_Busy_Orange,
  Badge_August_Orange,
  Badge_Noble_Brown,
  Badge_Mahogany,

  Badge_Clever_Maize,
  Badge_Pure_Gold,
  Badge_Moon_Yellow,
  Badge_Sun_Yellow,
  Badge_Tan,
  Badge_Woodland_Green,
  Badge_Friendly_Green,
  Badge_Lucky_Green,
  Badge_Travelers_Green,
  Badge_Aquacyan,

  Badge_Deepsea_Blue,
  Badge_Proud_Blue,
  Badge_Lightsky_Blue,
  Badge_Syndira_Blue,
  Badge_Straight_Blue,
  Badge_Royal_Purple,
  Badge_Lonely_Orchid,
  Badge_Spiritual_Purple,
  Badge_Mad_Green,
  Badge_Royal_Blue,

  Badge_Passion,
  Badge_Bliss_Red,
  Badge_Blush_Pink,
  Badge_Twilight_Sigh,
  Badge_Dreamer_Blue,
  Badge_Shadow_Gray,
  Badge_Neutral_Gray,
  Badge_Tragic_Gray,
  Badge_Winter_Gray,
  Badge_Indigo,

} ;

static Vest_Red[]               = {  10,   10,   11,   12,   13,   14,   15,   15} ;
static Vest_Horse_Brown[]       = {  16,   17,   18,   19,   20,   21,   22,   23} ;
static Vest_Gray_Brown[]        = {  24,   25,   26,   27,   28,   29,   30,   31} ;
static Vest_Fox_Orange[]        = {  32,   33,   34,   35,   36,   37,   38,   39} ;
static Vest_Cream_Brown[]       = {  40,   41,   42,   43,   44,   45,   46,   47} ;
static Vest_Yellow[]            = {  48,   49,   50,   51,   52,   53,   54,   55} ;
static Vest_Pea_Green[]         = {  56,   57,   58,   59,   60,   61,   62,   63} ;
static Vest_Grass_Green[]       = {  64,   65,   66,   67,   68,   69,   70,   71} ;
static Vest_Avocado[]           = {  72,   73,   74,   75,   76,   77,   78,   79} ;
static Vest_Sea_Blue[]          = {  80,   81,   82,   83,   84,   85,   86,   87} ;
static Vest_Blue_Gray[]         = {  88,   89,   90,   91,   92,   93,   94,   95} ;
static Vest_Wolf_Gray[]         = {  96,   97,   98,   99,  100,  101,  102,  103} ;
static Vest_Arctic[]            = { 104,  105,  106,  107,  108,  109,  110,  111} ;
static Vest_Violet_Blue[]       = { 112,  113,  114,  115,  116,  117,  118,  119} ;
static Vest_Spring_Green[]      = { 120,  121,  122,  123,  124,  125,  126,  127} ;
static Vest_Burgundy[]          = { 128,  129,  130,  131,  132,  133,  134,  135} ;
static Vest_Green_Yellow[]      = { 136,  137,  138,  139,  140,  141,  142,  143} ;
static Vest_Light_Chocolate[]   = { 144,  145,  146,  147,  148,  149,  150,  151} ;
static Vest_Dark_Chocolate[]    = { 152,  153,  154,  155,  156,  157,  158,  159} ;
static Vest_Light_Navy[]        = { 160,  161,  162,  163,  164,  165,  166,  167} ;
static Vest_Dark_Navy[]         = { 168,  169,  170,  171,  172,  173,  174,  175} ;
static Vest_Light_Dust[]        = { 176,  177,  178,  179,  180,  181,  182,  183} ;
static Vest_Dark_Dust[]         = { 184,  185,  186,  187,  188,  189,  190,  191} ;
static Vest_Gray[]              = { 192,  193,  194,  195,  196,  197,  198,  199} ;
static Vest_Black[]             = { 200,  201,  202,  203,  204,  205,  206,  207} ;
static Vest_Light_Mule[]        = { 120,  209,  210,  211,  212,  213,  214,  215} ;
static Vest_Dark_Mule[]         = { 216,  217,  218,  219,  220,  221,  222,  223} ;
static Vest_Violet[]            = { 224,  225,  226,  227,  228,  229,  230,  231} ;
static Vest_Royal_Blue[]        = { 234,  234,  235,  236,  237,  238,  239,  239} ;
static Vest_White[]             = {  88,   88,   89,   90,   90,   91,   91,   92} ;

static const * const vest[] = {
  Vest_Red,
  Vest_Horse_Brown,
  Vest_Gray_Brown,
  Vest_Fox_Orange,
  Vest_Cream_Brown,
  Vest_Yellow,
  Vest_Pea_Green,
  Vest_Grass_Green,
  Vest_Avocado,
  Vest_Sea_Blue,

  Vest_Blue_Gray,
  Vest_Wolf_Gray,
  Vest_Arctic,
  Vest_Violet_Blue,
  Vest_Spring_Green,
  Vest_Burgundy,
  Vest_Green_Yellow,
  Vest_Light_Chocolate,
  Vest_Dark_Chocolate,
  Vest_Light_Navy,

  Vest_Dark_Navy,
  Vest_Light_Dust,
  Vest_Dark_Dust,
  Vest_Gray,
  Vest_Black,
  Vest_Light_Mule,
  Vest_Dark_Mule,
  Vest_Violet,
  Vest_Royal_Blue,
  Vest_White,

} ;


static const * const bracers[] = {
  Vest_Red,
  Vest_Horse_Brown,
  Vest_Gray_Brown,
  Vest_Fox_Orange,
  Vest_Cream_Brown,
  Vest_Yellow,
  Vest_Pea_Green,
  Vest_Grass_Green,
  Vest_Avocado,
  Vest_Sea_Blue,

  Vest_Blue_Gray,
  Vest_Wolf_Gray,
  Vest_Arctic,
  Vest_Violet_Blue,
  Vest_Spring_Green,
  Vest_Burgundy,
  Vest_Green_Yellow,
  Vest_Light_Chocolate,
  Vest_Dark_Chocolate,
  Vest_Light_Navy,

  Vest_Dark_Navy,
  Vest_Light_Dust,
  Vest_Dark_Dust,
  Vest_Gray,
  Vest_Black,
  Vest_Light_Mule,
  Vest_Dark_Mule,
  Vest_Violet,
  Vest_Royal_Blue,
  Vest_White,

} ;


static const * const cape[] = {
  Vest_Red,
  Vest_Horse_Brown,
  Vest_Gray_Brown,
  Vest_Fox_Orange,
  Vest_Cream_Brown,
  Vest_Yellow,
  Vest_Pea_Green,
  Vest_Grass_Green,
  Vest_Avocado,
  Vest_Sea_Blue,

  Vest_Blue_Gray,
  Vest_Wolf_Gray,
  Vest_Arctic,
  Vest_Violet_Blue,
  Vest_Spring_Green,
  Vest_Burgundy,
  Vest_Green_Yellow,
  Vest_Light_Chocolate,
  Vest_Dark_Chocolate,
  Vest_Light_Navy,

  Vest_Dark_Navy,
  Vest_Light_Dust,
  Vest_Dark_Dust,
  Vest_Gray,
  Vest_Black,
  Vest_Light_Mule,
  Vest_Dark_Mule,
  Vest_Violet,
  Vest_Royal_Blue,
  Vest_White,

} ;


static const * const boots[] = {
  Vest_Red,
  Vest_Horse_Brown,
  Vest_Gray_Brown,
  Vest_Fox_Orange,
  Vest_Cream_Brown,
  Vest_Yellow,
  Vest_Pea_Green,
  Vest_Grass_Green,
  Vest_Avocado,
  Vest_Sea_Blue,

  Vest_Blue_Gray,
  Vest_Wolf_Gray,
  Vest_Arctic,
  Vest_Violet_Blue,
  Vest_Spring_Green,
  Vest_Burgundy,
  Vest_Green_Yellow,
  Vest_Light_Chocolate,
  Vest_Dark_Chocolate,
  Vest_Light_Navy,

  Vest_Dark_Navy,
  Vest_Light_Dust,
  Vest_Dark_Dust,
  Vest_Gray,
  Vest_Black,
  Vest_Light_Mule,
  Vest_Dark_Mule,
  Vest_Violet,
  Vest_Royal_Blue,
  Vest_White,

} ;


static const * const trousers[] = {
  Vest_Red,
  Vest_Horse_Brown,
  Vest_Gray_Brown,
  Vest_Fox_Orange,
  Vest_Cream_Brown,
  Vest_Yellow,
  Vest_Pea_Green,
  Vest_Grass_Green,
  Vest_Avocado,
  Vest_Sea_Blue,

  Vest_Blue_Gray,
  Vest_Wolf_Gray,
  Vest_Arctic,
  Vest_Violet_Blue,
  Vest_Spring_Green,
  Vest_Burgundy,
  Vest_Green_Yellow,
  Vest_Light_Chocolate,
  Vest_Dark_Chocolate,
  Vest_Light_Navy,

  Vest_Dark_Navy,
  Vest_Light_Dust,
  Vest_Dark_Dust,
  Vest_Gray,
  Vest_Black,
  Vest_Light_Mule,
  Vest_Dark_Mule,
  Vest_Violet,
  Vest_Royal_Blue,
  Vest_White,

} ;