/*
 *****************************************************************************
 *	フィールド 芝パレット
 *****************************************************************************
 */
#include "m_field_make.h"
#include "m_kankyo.h"

unshort		bush_pal[mFM_FD_PAL_MAX][mFM_FD_PAL_SIZE] = {
    {	/** 1 */
0x6dcd,0x458d,0x850b,0x244f,0x3e11,0x2cd1,0x1395,0x35a1,
0x1c59,0x0b15,0x0257,0x458d,0x244f,0x6429,0x19cd,0x22d4,
    },
    {	/** 2 */
0x360f,0x1d93,0x1d5d,0x0417,0xa653,0x754f,0x3bcd,0x4619,
0x1cd1,0x0c11,0x22d5,0x1d93,0x0417,0x6429,0x198f,0x02d4,
    },
    {	/** 3 */
0x3595,0x1d13,0x0499,0x1395,0x8653,0x5ccf,0x3b8d,0x3cd9,
0x2bd5,0x22d1,0x1a0f,0x1d13,0x1395,0x6429,0x1951,0x0298,
    },
    {	/** 4 */
0x754f,0x54cb,0x74c9,0x4bcd,0xa553,0x7c4f,0x534f,0x9453,
0x7353,0x5a8f,0x320f,0x54cb,0x4bcd,0x6429,0x118f,0x1a4e,
    },
    {	/** 5 */
0xb54b,0xb4cd,0x950d,0x83cf,0xbd15,0x9411,0x630f,0xa393,
0x82cf,0x620f,0x39cd,0xb4cd,0x83cf,0x6429,0x318d,0x2a0e,
    },
    {	/** 6 */
0xc4d1,0xc455,0xbb9b,0x9319,0xc493,0x9b93,0x728f,0xbb95,
0xa2d1,0x7a4f,0x49cd,0xc455,0x9319,0x6429,0x398d,0x39cc,
    },
    {	/** 7 */
0xcbdd,0xbb5d,0xa3a5,0x92d9,0xc3d9,0x9b15,0x6a51,0xbb19,
0x9a95,0x6a13,0x418f,0xc35d,0x8a97,0x6429,0x394d,0x418c,
    },
    {	/** 8 */
0xb417,0xab97,0x9b1d,0x82d5,0xbbd9,0x9315,0x620f,0xab1d,
0x8a57,0x61d1,0x414d,0x9321,0x725b,0x6429,0x394f,0x418e,
    },
    {	/** 9 */
0x941f,0x7b9d,0x939b,0x6295,0x9bdd,0x7b17,0x5a11,0x9b59,
0x7a95,0x59d1,0x414d,0x7b9f,0x5a9b,0x6429,0x314f,0x414c,
    },
    {	/** 10 */
0xfffd,0xdf3f,0xe7fd,0xbebb,0x9bdd,0x7b17,0x5a11,0x9b59,
0x7a95,0x59d1,0x414d,0x7b9f,0x5a9b,0x6429,0x318f,0x394e,
    },
    {	/** 11 */
0xfffd,0xdf3f,0xe7fd,0xbebb,0x9be1,0x7ad9,0x5213,0x7ba5,
0x629f,0x4a17,0x3151,0x6be1,0x52dd,0x6429,0x298f,0x3150,
    },
    {	/** 12 */
0xfffd,0xdf3f,0xe7fd,0xbebb,0x5553,0x3451,0x234f,0x8593,
0x648f,0x338f,0x1a4f,0x54cb,0x4bcd,0x6429,0x0993,0x1a4e,
    },
};
