#include<ultra64.h>

extern Vtx jetc_3_col_v[];
extern Vtx jetc_3_col_vmcur[];
extern Tri jetc_3_col_tri[];
extern Lights1 jetc_3_col_material[];
extern Mtx jetc_3_col_matrix[];

extern unsigned short beach_br_txt[];
extern unsigned short check_f1_txt[];
extern unsigned short check_f2_txt[];
extern unsigned short cross1_txt[];
extern unsigned short dokan_1_txt[];
extern unsigned short goal_f1_txt[];
extern unsigned short goal_f2_txt[];
extern unsigned short green1_2_txt[];
extern unsigned short green_d_txt[];
extern unsigned short pole1_txt[];
extern unsigned short pole2_txt[];
extern unsigned short rock_1_2_txt[];
extern unsigned short rock_2_2_txt[];
extern unsigned short rock_3_txt[];
extern unsigned short rock_4_2_txt[];
extern unsigned short roof_gr1_txt[];
extern unsigned short roof_gr2_txt[];
extern unsigned short sabitetu1_txt[];
extern unsigned short saku1_txt[];
extern unsigned short tree1_txt[];
extern unsigned short tube_l1_2_txt[];
extern unsigned short tube_light1_txt[];
extern unsigned short tube_light2_txt[];
extern unsigned short wall13_tw_2_txt[];
extern unsigned short wall17_d_txt[];
extern unsigned short wall_bk1_txt[];
extern unsigned short wall_bk2_txt[];
extern unsigned short wall_br1_txt[];
extern unsigned short wall_gr2_txt[];
extern unsigned short wall_gr4_txt[];
extern unsigned short wall_rf1_txt[];
extern unsigned short wall_rock_2_txt[];
extern unsigned short wall_top_txt[];
extern unsigned short wall_wd1_txt[];
extern unsigned short wall_wd2_txt[];
extern unsigned short wall_wd3_2_txt[];
extern unsigned short wall_wd4_txt[];
extern unsigned short wall_wh1_txt[];
extern unsigned short wave_f1_txt[];
extern unsigned short wave_f2_txt[];
extern unsigned short window_a1_txt[];
extern unsigned short window_a2_txt[];
extern unsigned short window3_txt[];
extern unsigned short road1_txt[];
extern unsigned short sidea1_txt[];
extern unsigned short corner_flag1_txt[];
extern unsigned short fence8_txt[];
extern unsigned short fence9_txt[];
extern unsigned short fence_bw_txt[];
extern unsigned short fence_by_txt[];
extern unsigned short fence_gr_txt[];
extern unsigned short fence_pole1_txt[];
extern unsigned short fence_pole2_txt[];
extern unsigned short fence_rw_txt[];
extern unsigned short k_kabe1_txt[];
extern unsigned short k_kabe3_txt[];
extern unsigned short nintendo64_f1_txt[];
extern unsigned short nintendo64_f2_txt[];
extern unsigned short road_1_txt[];
extern unsigned short roof_1_txt[];
extern unsigned short start_bak_txt[];
extern unsigned short start_base1_txt[];
extern unsigned short start_base2_txt[];
extern unsigned short start_base3_txt[];
extern unsigned short start_base4_txt[];
extern unsigned short uturn_txt[];
extern unsigned short check_bouy_txt[];
extern unsigned short start_base_txt[];
extern unsigned short start_pole_txt[];
extern unsigned short bridge1_txt[];
extern unsigned short green1_rgb_txt[];
extern unsigned short roof1_txt[];
extern unsigned short roof2_txt[];
extern unsigned short side1_txt[];
extern unsigned short veranda1_txt[];
extern unsigned short wall10_txt[];
extern unsigned short wall13_txt[];
extern unsigned short wall15_txt[];
extern unsigned short wall16_txt[];
extern unsigned short wall17_txt[];
extern unsigned short wall18_txt[];
extern unsigned short wall2_txt[];
extern unsigned short wall4_txt[];
extern unsigned short wall5_txt[];
extern unsigned short wall6_txt[];
extern unsigned short wall7_txt[];
extern unsigned short wall8_txt[];
extern unsigned short wall9_txt[];
extern unsigned short water1_txt[];
extern unsigned short window1_txt[];
extern unsigned short window2_txt[];
extern unsigned short wlight0_txt[];
extern unsigned short wlight1_txt[];
extern unsigned short wlight2_txt[];
extern unsigned short wlight3_txt[];
extern unsigned short fence1_txt[];
extern unsigned short fence2_txt[];
extern unsigned short fence3_txt[];
extern unsigned short fence4_txt[];
extern unsigned short fence5_txt[];
extern unsigned short fence6_txt[];
extern unsigned short fence7_txt[];



#define gs_Nin_LoadTextureImage(timg,fmt,siz,width,height,tmem,tt)	\
	gsDPSetTextureImage(fmt,siz,1,timg),	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,0,tmem,tt,0,0,0,0,0,0,0),	\
	gsDPLoadSync(),	\
	gsDPLoadBlock(tt,0,0,width*height-1,CALC_DXT(width,siz##_BYTES))

#define gs_Nin_SetUpTileDescrip(fmt,siz,width,height,tmem,tt,cs,ms,ss,ct,mt,st)	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,((((width)*siz##_LINE_BYTES)+7)>>3),tmem,tt,0,ct,mt,st,cs,ms,ss),	\
	gsDPSetTileSize(tt,0,0,(width-1)<<G_TEXTURE_IMAGE_FRAC,(height-1)<<G_TEXTURE_IMAGE_FRAC)

#define G_CC_PRIMSHADE PRIMITIVE,0,SHADE,0,0,0,0,SHADE

/* main display list */


/* ======== GR_00 ======== */

static	Gfx jetc_3_col_grp_GR_00[]={

	gsDPPipeSync(),
	gsDPSetCombineMode(G_CC_PRIMSHADE,G_CC_PASS2),
	gsSPTexture(1, 1,0, 0, 0),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_3_col_v[0], 15, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 1, 5, 0),
	gsSP1Triangle(4, 5, 6, 0),
	gsSP1Triangle(3, 2, 7, 0),
	gsSP1Triangle(3, 7, 8, 0),
	gsSP1Triangle(7, 9, 10, 0),
	gsSP1Triangle(7, 10, 8, 0),
	gsSP1Triangle(11, 12, 13, 0),
	gsSP1Triangle(11, 13, 14, 0),
	gsSPVertex(&jetc_3_col_v[9], 2, 0),
	gsSPVertex(&jetc_3_col_v[12], 1, 2),
	gsSPVertex(&jetc_3_col_v[15], 5, 3),
	gsSPVertex(&jetc_3_col_v[49], 6, 8),
	gsSP1Triangle(2, 3, 8, 0),
	gsSP1Triangle(2, 8, 9, 0),
	gsSP1Triangle(4, 10, 11, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(5, 12, 11, 0),
	gsSP1Triangle(5, 11, 13, 0),
	gsSP1Triangle(1, 0, 6, 0),
	gsSP1Triangle(1, 6, 7, 0),
	gsSPVertex(&jetc_3_col_v[18], 5, 0),
	gsSPVertex(&jetc_3_col_v[55], 9, 5),
	gsSP1Triangle(1, 0, 5, 0),
	gsSP1Triangle(1, 5, 6, 0),
	gsSP1Triangle(2, 7, 5, 0),
	gsSP1Triangle(2, 5, 8, 0),
	gsSP1Triangle(3, 9, 8, 0),
	gsSP1Triangle(3, 8, 10, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSPVertex(&jetc_3_col_v[23], 4, 0),
	gsSPVertex(&jetc_3_col_v[64], 12, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&jetc_3_col_v[17], 1, 0),
	gsSPVertex(&jetc_3_col_v[27], 4, 1),
	gsSPVertex(&jetc_3_col_v[54], 1, 5),
	gsSPVertex(&jetc_3_col_v[76], 8, 6),
	gsSP1Triangle(1, 6, 7, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(2, 0, 5, 0),
	gsSP1Triangle(2, 5, 9, 0),
	gsSP1Triangle(3, 2, 9, 0),
	gsSP1Triangle(3, 9, 10, 0),
	gsSP1Triangle(4, 11, 12, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSPVertex(&jetc_3_col_v[31], 4, 0),
	gsSPVertex(&jetc_3_col_v[84], 11, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(1, 6, 7, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(3, 12, 13, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSPVertex(&jetc_3_col_v[35], 4, 0),
	gsSPVertex(&jetc_3_col_v[40], 1, 4),
	gsSPVertex(&jetc_3_col_v[95], 11, 5),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(1, 9, 10, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(2, 12, 13, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSP1Triangle(3, 15, 4, 0),
	gsSPVertex(&jetc_3_col_v[39], 5, 0),
	gsSPVertex(&jetc_3_col_v[47], 1, 5),
	gsSPVertex(&jetc_3_col_v[104], 9, 6),
	gsSP1Triangle(0, 6, 8, 0),
	gsSP1Triangle(0, 8, 9, 0),
	gsSP1Triangle(1, 7, 2, 0),
	gsSP1Triangle(1, 2, 10, 0),
	gsSP1Triangle(2, 11, 5, 0),
	gsSP1Triangle(2, 5, 10, 0),
	gsSP1Triangle(3, 3, 3, 0),
	gsSP1Triangle(3, 3, 3, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSP1Triangle(4, 13, 14, 0),
	gsSPVertex(&jetc_3_col_v[44], 5, 0),
	gsSPVertex(&jetc_3_col_v[109], 1, 5),
	gsSPVertex(&jetc_3_col_v[113], 10, 6),
	gsSP1Triangle(0, 7, 8, 0),
	gsSP1Triangle(0, 8, 9, 0),
	gsSP1Triangle(1, 10, 11, 0),
	gsSP1Triangle(1, 11, 8, 0),
	gsSP1Triangle(2, 6, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 5, 6, 0),
	gsSP1Triangle(3, 6, 2, 0),
	gsSP1Triangle(4, 13, 14, 0),
	gsSP1Triangle(4, 14, 15, 0),

	gsDPPipeSync(),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_3_col_v[123], 16, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 5, 1, 0),
	gsSP1Triangle(4, 1, 6, 0),
	gsSP1Triangle(2, 7, 8, 0),
	gsSP1Triangle(2, 8, 9, 0),
	gsSP1Triangle(10, 11, 4, 0),
	gsSP1Triangle(10, 4, 12, 0),
	gsSP1Triangle(7, 13, 14, 0),
	gsSP1Triangle(7, 14, 15, 0),
	gsSPVertex(&jetc_3_col_v[137], 1, 0),
	gsSPVertex(&jetc_3_col_v[139], 4, 1),
	gsSPVertex(&jetc_3_col_v[166], 9, 5),
	gsSP1Triangle(1, 5, 6, 0),
	gsSP1Triangle(1, 6, 0, 0),
	gsSP1Triangle(2, 6, 7, 0),
	gsSP1Triangle(2, 7, 8, 0),
	gsSP1Triangle(3, 9, 10, 0),
	gsSP1Triangle(3, 10, 11, 0),
	gsSP1Triangle(4, 3, 12, 0),
	gsSP1Triangle(4, 12, 13, 0),
	gsSPVertex(&jetc_3_col_v[143], 4, 0),
	gsSPVertex(&jetc_3_col_v[171], 1, 4),
	gsSPVertex(&jetc_3_col_v[175], 11, 5),
	gsSP1Triangle(0, 5, 6, 0),
	gsSP1Triangle(0, 6, 4, 0),
	gsSP1Triangle(1, 7, 8, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(2, 10, 11, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(3, 13, 14, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSPVertex(&jetc_3_col_v[146], 5, 0),
	gsSPVertex(&jetc_3_col_v[159], 1, 5),
	gsSPVertex(&jetc_3_col_v[183], 1, 6),
	gsSPVertex(&jetc_3_col_v[185], 7, 7),
	gsSP1Triangle(1, 8, 6, 0),
	gsSP1Triangle(1, 6, 0, 0),
	gsSP1Triangle(2, 7, 9, 0),
	gsSP1Triangle(2, 9, 10, 0),
	gsSP1Triangle(3, 11, 12, 0),
	gsSP1Triangle(3, 12, 8, 0),
	gsSP1Triangle(4, 10, 13, 0),
	gsSP1Triangle(4, 13, 5, 0),
	gsSPVertex(&jetc_3_col_v[151], 6, 0),
	gsSPVertex(&jetc_3_col_v[158], 1, 6),
	gsSPVertex(&jetc_3_col_v[193], 7, 7),
	gsSP1Triangle(0, 7, 8, 0),
	gsSP1Triangle(0, 8, 2, 0),
	gsSP1Triangle(1, 9, 7, 0),
	gsSP1Triangle(1, 7, 0, 0),
	gsSP1Triangle(2, 8, 10, 0),
	gsSP1Triangle(2, 10, 6, 0),
	gsSP1Triangle(3, 11, 9, 0),
	gsSP1Triangle(3, 9, 1, 0),
	gsSP1Triangle(4, 12, 11, 0),
	gsSP1Triangle(4, 11, 3, 0),
	gsSP1Triangle(5, 13, 12, 0),
	gsSP1Triangle(5, 12, 4, 0),
	gsSPVertex(&jetc_3_col_v[157], 5, 0),
	gsSPVertex(&jetc_3_col_v[174], 1, 5),
	gsSPVertex(&jetc_3_col_v[191], 2, 6),
	gsSPVertex(&jetc_3_col_v[196], 1, 8),
	gsSPVertex(&jetc_3_col_v[199], 7, 9),
	gsSP1Triangle(0, 9, 11, 0),
	gsSP1Triangle(0, 11, 12, 0),
	gsSP1Triangle(1, 8, 10, 0),
	gsSP1Triangle(1, 10, 4, 0),
	gsSP1Triangle(2, 6, 7, 0),
	gsSP1Triangle(2, 7, 13, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSP1Triangle(3, 15, 5, 0),
	gsSP1Triangle(4, 10, 14, 0),
	gsSP1Triangle(4, 14, 3, 0),
	gsSPVertex(&jetc_3_col_v[162], 4, 0),
	gsSPVertex(&jetc_3_col_v[176], 1, 4),
	gsSPVertex(&jetc_3_col_v[190], 1, 5),
	gsSPVertex(&jetc_3_col_v[206], 10, 6),
	gsSP1Triangle(0, 6, 7, 0),
	gsSP1Triangle(0, 7, 4, 0),
	gsSP1Triangle(1, 8, 9, 0),
	gsSP1Triangle(1, 9, 10, 0),
	gsSP1Triangle(2, 11, 12, 0),
	gsSP1Triangle(2, 12, 13, 0),
	gsSP1Triangle(3, 14, 15, 0),
	gsSP1Triangle(3, 15, 5, 0),

	gsDPPipeSync(),
	gsDPSetPrimColor(0,0,255,255,255,255),
	gsSPVertex(&jetc_3_col_v[216], 14, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(3, 2, 4, 0),
	gsSP1Triangle(3, 4, 5, 0),
	gsSP1Triangle(5, 4, 6, 0),
	gsSP1Triangle(5, 6, 7, 0),
	gsSP1Triangle(7, 6, 1, 0),
	gsSP1Triangle(7, 1, 0, 0),
	gsSP1Triangle(8, 9, 10, 0),
	gsSP1Triangle(8, 10, 11, 0),
	gsSP1Triangle(11, 10, 12, 0),
	gsSP1Triangle(11, 12, 13, 0),
	gsSPVertex(&jetc_3_col_v[224], 2, 0),
	gsSPVertex(&jetc_3_col_v[228], 7, 2),
	gsSPVertex(&jetc_3_col_v[239], 5, 9),
	gsSP1Triangle(3, 2, 4, 0),
	gsSP1Triangle(3, 4, 8, 0),
	gsSP1Triangle(5, 10, 11, 0),
	gsSP1Triangle(5, 11, 6, 0),
	gsSP1Triangle(6, 11, 12, 0),
	gsSP1Triangle(6, 12, 7, 0),
	gsSP1Triangle(7, 12, 13, 0),
	gsSP1Triangle(7, 13, 9, 0),
	gsSP1Triangle(8, 4, 1, 0),
	gsSP1Triangle(8, 1, 0, 0),
	gsSP1Triangle(9, 13, 10, 0),
	gsSP1Triangle(9, 10, 5, 0),
	gsSPVertex(&jetc_3_col_v[235], 4, 0),
	gsSPVertex(&jetc_3_col_v[244], 4, 4),
	gsSP1Triangle(0, 4, 5, 0),
	gsSP1Triangle(0, 5, 2, 0),
	gsSP1Triangle(1, 6, 4, 0),
	gsSP1Triangle(1, 4, 0, 0),
	gsSP1Triangle(2, 5, 7, 0),
	gsSP1Triangle(2, 7, 3, 0),
	gsSP1Triangle(3, 7, 6, 0),
	gsSP1Triangle(3, 6, 1, 0),

	gsSPTexture(1, 1,0, 0, 0),
	gsSPVertex(&jetc_3_col_v[248], 16, 0),
	gsSP1Triangle(0, 1, 2, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(4, 5, 6, 0),
	gsSP1Triangle(4, 6, 7, 0),
	gsSP1Triangle(8, 9, 10, 0),
	gsSP1Triangle(8, 10, 11, 0),
	gsSP1Triangle(12, 13, 14, 0),
	gsSP1Triangle(12, 14, 15, 0),
	gsSPVertex(&jetc_3_col_v[264], 8, 0),
	gsSP1Triangle(0, 2, 3, 0),
	gsSP1Triangle(0, 3, 4, 0),
	gsSP1Triangle(1, 5, 6, 0),
	gsSP1Triangle(1, 6, 7, 0),
	gsSPEndDisplayList(),
}; /* GR_00 */ 

/* ======== db ======== */

Gfx jetc_3_col_model[]={
	gsSPDisplayList(jetc_3_col_grp_GR_00),
	gsSPEndDisplayList(),
}; /* db */ 

Gfx jetc_3_col_modelT[] = {
	gsSPEndDisplayList()
};

#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

/* 272 vertices */
Vtx jetc_3_col_v[]={
	{ 3560,-60,-345,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v0 used p1372/V1 1 times */
	{ 3560,220,-345,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v1 used p1372/V2 2 times */
	{ 3660,220,-295,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v2 used p1372/V3 2 times */
	{ 3660,-60,-295,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v3 used p1372/V4 2 times */
	{ 3447,220,-371,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v4 used p1371/V1 1 times */
	{ 3560,-60,-345,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v5 used p1371/V3 1 times */
	{ 3447,-60,-371,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v6 used p1371/V4 1 times */
	{ 3710,220,-245,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v7 used p1373/V3 2 times */
	{ 3710,-60,-245,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v8 used p1373/V4 2 times */
	{ 3710,220,-195,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v9 used p1365/V2 2 times */
	{ 3710,-60,-195,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v10 used p1365/V1 2 times */
	{ 2649,220,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v11 used p1374/V1 1 times */
	{ 3149,220,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v12 used p1374/V2 2 times */
	{ 3149,-60,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v13 used p1374/V3 1 times */
	{ 2649,-60,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v14 used p1374/V4 1 times */
	{ 3447,220,-371,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v15 used p1370/V2 1 times */
	{ -2951,220,6661,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v16 used p1855/V1 1 times */
	{ -2345,220,6783,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v17 used p2142/V1 2 times */
	{ 3660,220,-145,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v18 used p1365/V3 2 times */
	{ 3660,-60,-145,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v19 used p1365/V4 2 times */
	{ 3354,-60,-65,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v20 used p1367/V1 1 times */
	{ 2855,-60,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v21 used p1363/V1 1 times */
	{ 854,-60,3967,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v22 used p2296/V1 1 times */
	{ 20,220,6294,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v23 used p2147/V1 1 times */
	{ 373,220,5948,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v24 used p2148/V1 1 times */
	{ 674,220,5539,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v25 used p2149/V1 1 times */
	{ 861,220,5167,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v26 used p2150/V1 1 times */
	{ -433,220,6541,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v27 used p2146/V1 1 times */
	{ -1845,220,6763,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v28 used p2143/V1 2 times */
	{ -1345,220,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v29 used p2144/V1 1 times */
	{ -908,220,6694,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v30 used p2145/V1 1 times */
	{ -2945,220,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v31 used p2278/V1 1 times */
	{ -2983,220,4861,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v32 used p2137/V1 1 times */
	{ -2967,220,6261,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v33 used p2140/V1 1 times */
	{ -2951,220,6661,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v34 used p2141/V1 1 times */
	{ 877,220,4561,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v35 used p2151/V1 1 times */
	{ 854,220,3967,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v36 used p2152/V1 1 times */
	{ -2951,220,5761,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v37 used p2139/V1 1 times */
	{ -2895,-60,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v38 used p1466/V1 1 times */
	{ -2925,220,-3940,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v39 used p1468/V1 1 times */
	{ -2845,-60,-4220,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v40 used p1466/V4 2 times */
	{ -2795,220,-4270,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v41 used p1465/V3 2 times */
	{ -2947,-60,4381,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v42 used p2136/V1 4 times */
	{ -2982,220,5361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v43 used p2138/V1 1 times */
	{ -2595,-60,-3820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v44 used p1470/V1 1 times */
	{ -2620,-60,-4020,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v45 used p1469/V1 1 times */
	{ -2695,-60,-4220,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v46 used p1471/V1 2 times */
	{ -2745,-60,-4270,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v47 used p1472/V1 2 times */
	{ -2945,220,-3640,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v48 used p1467/V1 1 times */
	{ 3447,-60,-371,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v49 used p1370/V3 1 times */
	{ 3149,-60,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v50 used p1370/V4 1 times */
	{ -2951,-60,6661,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v51 used p1855/V2 1 times */
	{ -2845,-60,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v52 used p1855/V3 2 times */
	{ -2845,220,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v53 used p1855/V4 2 times */
	{ -2345,-60,6783,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v54 used p2142/V4 2 times */
	{ 3560,220,-95,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v55 used p1366/V3 2 times */
	{ 3560,-60,-95,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v56 used p1366/V4 1 times */
	{ 3560,-60,-95,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v57 used p1367/V2 1 times */
	{ 3354,220,-65,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v58 used p1367/V4 2 times */
	{ 3354,-60,-65,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v59 used p1363/V2 1 times */
	{ 2855,220,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v60 used p1363/V4 1 times */
	{ 855,-60,1066,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v61 used p2296/V2 1 times */
	{ 855,220,1066,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v62 used p2296/V3 1 times */
	{ 854,220,3967,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v63 used p2296/V4 1 times */
	{ -433,220,6541,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v64 used p2147/V2 1 times */
	{ -433,-60,6541,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v65 used p2147/V3 1 times */
	{ 20,-60,6294,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v66 used p2147/V4 1 times */
	{ 20,220,6294,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v67 used p2148/V2 1 times */
	{ 20,-60,6294,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v68 used p2148/V3 1 times */
	{ 373,-60,5948,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v69 used p2148/V4 1 times */
	{ 373,220,5948,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v70 used p2149/V2 1 times */
	{ 373,-60,5948,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v71 used p2149/V3 1 times */
	{ 674,-60,5539,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v72 used p2149/V4 1 times */
	{ 674,220,5539,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v73 used p2150/V2 1 times */
	{ 674,-60,5539,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v74 used p2150/V3 1 times */
	{ 861,-60,5167,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v75 used p2150/V4 1 times */
	{ -908,220,6694,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v76 used p2146/V2 1 times */
	{ -908,-60,6694,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v77 used p2146/V3 1 times */
	{ -433,-60,6541,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v78 used p2146/V4 1 times */
	{ -1845,-60,6763,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v79 used p2143/V4 2 times */
	{ -1345,-60,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v80 used p2144/V4 1 times */
	{ -1345,220,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v81 used p2145/V2 1 times */
	{ -1345,-60,6767,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v82 used p2145/V3 1 times */
	{ -908,-60,6694,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v83 used p2145/V4 1 times */
	{ -2945,-60,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v84 used p2278/V2 1 times */
	{ -2947,-60,4381,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v85 used p2278/V3 1 times */
	{ -2947,220,4381,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v86 used p2278/V4 2 times */
	{ -2947,-60,4381,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v87 used p2137/V3 1 times */
	{ -2983,-60,4861,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v88 used p2137/V4 1 times */
	{ -2951,220,5761,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v89 used p2140/V2 1 times */
	{ -2951,-60,5761,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v90 used p2140/V3 1 times */
	{ -2967,-60,6261,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v91 used p2140/V4 1 times */
	{ -2967,220,6261,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v92 used p2141/V2 1 times */
	{ -2967,-60,6261,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v93 used p2141/V3 1 times */
	{ -2951,-60,6661,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v94 used p2141/V4 1 times */
	{ 861,220,5167,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v95 used p2151/V2 1 times */
	{ 861,-60,5167,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v96 used p2151/V3 1 times */
	{ 878,-60,4561,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v97 used p2151/V4 1 times */
	{ 877,220,4561,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v98 used p2152/V2 1 times */
	{ 878,-60,4561,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v99 used p2152/V3 1 times */
	{ 854,-60,3967,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v100 used p2152/V4 1 times */
	{ -2982,220,5361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v101 used p2139/V2 1 times */
	{ -2982,-60,5361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v102 used p2139/V3 1 times */
	{ -2951,-60,5761,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v103 used p2139/V4 1 times */
	{ -2895,220,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v104 used p1466/V2 2 times */
	{ -2845,220,-4220,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v105 used p1466/V3 2 times */
	{ -2895,-60,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v106 used p1468/V3 1 times */
	{ -2925,-60,-3940,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v107 used p1468/V4 1 times */
	{ -2795,-60,-4270,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v108 used p1465/V4 2 times */
	{ -2745,220,-4270,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v109 used p1472/V2 2 times */
	{ -2983,220,4861,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v110 used p2138/V2 1 times */
	{ -2983,-60,4861,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v111 used p2138/V3 1 times */
	{ -2982,-60,5361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v112 used p2138/V4 1 times */
	{ -2695,220,-4220,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v113 used p1471/V2 2 times */
	{ -2620,-60,-4020,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v114 used p1470/V2 1 times */
	{ -2620,220,-4020,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v115 used p1470/V3 2 times */
	{ -2595,220,-3820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v116 used p1470/V4 1 times */
	{ -2645,-60,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v117 used p1469/V2 1 times */
	{ -2645,220,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v118 used p1471/V3 2 times */
	{ -2645,-60,-4120,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v119 used p1471/V4 1 times */
	{ -2925,220,-3940,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v120 used p1467/V2 1 times */
	{ -2925,-60,-3940,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v121 used p1467/V3 1 times */
	{ -2945,-60,-3640,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v122 used p1467/V4 1 times */
	{ 905,220,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v123 used p1992/V1 1 times */
	{ 905,-60,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v124 used p1992/V2 2 times */
	{ -595,-60,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v125 used p1992/V3 2 times */
	{ -595,220,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v126 used p1992/V4 1 times */
	{ 1697,220,-704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v127 used p1993/V3 2 times */
	{ 1697,-60,-704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v128 used p1995/V2 1 times */
	{ 905,220,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v129 used p1995/V4 1 times */
	{ -1620,-60,-1113,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v130 used p1990/V1 2 times */
	{ -1620,220,-1113,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v131 used p1991/V3 1 times */
	{ -595,220,-820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v132 used p1991/V4 1 times */
	{ 2649,-60,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v133 used p1993/V1 1 times */
	{ 1697,-60,-704,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v134 used p1993/V2 1 times */
	{ 2649,220,-399,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v135 used p1993/V4 1 times */
	{ -2327,-60,-1820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v136 used p1990/V2 1 times */
	{ -2327,220,-1820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v137 used p1990/V3 2 times */
	{ -1620,220,-1113,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v138 used p1990/V4 1 times */
	{ -2327,-60,-1820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v139 used p1989/V1 1 times */
	{ -2595,220,-3820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v140 used p1988/V1 1 times */
	{ -2327,-60,1380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v141 used p1985/V1 2 times */
	{ -2595,-60,2380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v142 used p1986/V1 1 times */
	{ -1595,-60,648,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v143 used p1984/V1 1 times */
	{ 875,-60,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v144 used p2294/V1 1 times */
	{ 874,220,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v145 used p2290/V1 1 times */
	{ -1592,220,1608,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v146 used p1848/V1 2 times */
	{ -1213,220,1229,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v147 used p1847/V1 1 times */
	{ -2060,220,3028,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v148 used p1994/V1 1 times */
	{ -1213,220,1229,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v149 used p1981/V1 1 times */
	{ -2060,220,3028,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v150 used p1851/V1 1 times */
	{ -2795,220,2770,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v151 used p1881/V1 2 times */
	{ -2845,220,2720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v152 used p1882/V1 2 times */
	{ -2745,220,2770,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v153 used p1881/V4 2 times */
	{ -2895,220,2620,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v154 used p1883/V1 2 times */
	{ -2920,220,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v155 used p1884/V1 2 times */
	{ -2945,220,2240,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v156 used p1885/V1 1 times */
	{ -2945,-60,-3640,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v157 used p1987/V1 1 times */
	{ -2695,220,2720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v158 used p1880/V4 2 times */
	{ -2445,220,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v159 used p1851/V4 2 times */
	{ -2620,220,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v160 used p1877/V1 2 times */
	{ -2645,220,2620,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v161 used p1878/V1 2 times */
	{ -645,-60,361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v162 used p1983/V1 1 times */
	{ 855,220,256,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v163 used p1973/V1 1 times */
	{ 2855,220,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v164 used p1974/V1 1 times */
	{ -345,220,961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v165 used p1982/V1 1 times */
	{ -2595,-60,-2820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v166 used p1989/V2 1 times */
	{ -2595,220,-2820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v167 used p1989/V3 2 times */
	{ -2595,-60,-2820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v168 used p1988/V3 1 times */
	{ -2595,-60,-3820,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v169 used p1988/V4 1 times */
	{ -1595,-60,648,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v170 used p1985/V2 1 times */
	{ -1595,220,648,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v171 used p1985/V3 2 times */
	{ -2327,220,1380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v172 used p1985/V4 1 times */
	{ -2327,220,1380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v173 used p1986/V3 1 times */
	{ -2595,220,2380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v174 used p1877/V4 2 times */
	{ -645,-60,361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v175 used p1984/V2 1 times */
	{ -645,220,361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v176 used p1984/V3 2 times */
	{ 835,-60,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v177 used p2294/V2 1 times */
	{ 835,220,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v178 used p2294/V3 1 times */
	{ 874,220,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v179 used p2294/V4 1 times */
	{ 835,220,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v180 used p2290/V2 1 times */
	{ 835,-60,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v181 used p2290/V3 1 times */
	{ 875,-60,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v182 used p2290/V4 1 times */
	{ -1592,-60,1608,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v183 used p1848/V2 2 times */
	{ -1745,-60,1961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v184 used p1848/V3 1 times */
	{ -1745,220,1961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v185 used p1848/V4 2 times */
	{ -1213,-60,1229,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v186 used p1847/V2 2 times */
	{ -1745,-60,1961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v187 used p1994/V3 1 times */
	{ -2060,-60,3028,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v188 used p1994/V4 2 times */
	{ -345,220,961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v189 used p1981/V2 1 times */
	{ -345,-60,961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v190 used p1981/V3 2 times */
	{ -2445,-60,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v191 used p1851/V3 2 times */
	{ -2945,-60,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v192 used p1852/V3 1 times */
	{ -2795,-60,2770,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v193 used p1881/V2 2 times */
	{ -2745,-60,2770,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v194 used p1881/V3 2 times */
	{ -2845,-60,2720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v195 used p1882/V2 2 times */
	{ -2695,-60,2720,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v196 used p1880/V3 2 times */
	{ -2895,-60,2620,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v197 used p1883/V2 2 times */
	{ -2920,-60,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v198 used p1884/V2 2 times */
	{ -2945,-60,2240,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v199 used p1885/V2 2 times */
	{ -2645,-60,2620,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v200 used p1878/V2 2 times */
	{ -2945,220,2240,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v201 used p1987/V3 1 times */
	{ -2945,220,-3640,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v202 used p1987/V4 1 times */
	{ -2945,220,3361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v203 used p1852/V4 1 times */
	{ -2620,-60,2520,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v204 used p1877/V2 2 times */
	{ -2595,-60,2380,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v205 used p1877/V3 1 times */
	{ 695,-60,361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v206 used p1983/V2 1 times */
	{ 695,220,361,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v207 used p1983/V3 1 times */
	{ 855,-60,256,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v208 used p1973/V2 1 times */
	{ 855,-60,-69,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v209 used p1973/V3 1 times */
	{ 855,220,-69,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v210 used p1973/V4 1 times */
	{ 825,220,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v211 used p1974/V2 1 times */
	{ 825,-60,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v212 used p1974/V3 1 times */
	{ 2855,-60,-39,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v213 used p1974/V4 1 times */
	{ 694,220,961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v214 used p1982/V2 1 times */
	{ 694,-60,961,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v215 used p1982/V3 1 times */
	{ -2920,-60,7900,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v216 used p2378/V4 2 times */
	{ -2920,220,7900,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v217 used p2378/V3 2 times */
	{ -2080,220,7800,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v218 used p2380/V2 2 times */
	{ -2080,-60,7800,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v219 used p2380/V1 2 times */
	{ -2180,220,8000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v220 used p2380/V3 2 times */
	{ -2180,-60,8000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v221 used p2380/V4 2 times */
	{ -2820,220,8200,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v222 used p2379/V3 2 times */
	{ -2820,-60,8200,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v223 used p2379/V4 2 times */
	{ -388,-60,7596,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v224 used p2371/V4 2 times */
	{ -388,220,7596,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v225 used p2371/V3 2 times */
	{ -608,220,7483,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v226 used p2373/V2 2 times */
	{ -608,-60,7483,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v227 used p2373/V1 2 times */
	{ 84,220,7183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v228 used p2373/V3 2 times */
	{ 84,-60,7183,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v229 used p2373/V4 2 times */
	{ 124,220,7416,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v230 used p2372/V3 2 times */
	{ 882,-60,6498,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v231 used p2368/V1 2 times */
	{ 1058,-60,6675,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v232 used p2367/V1 2 times */
	{ 611,-60,7193,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v233 used p2367/V4 2 times */
	{ 124,-60,7416,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v234 used p2372/V4 2 times */
	{ -1840,-60,8000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v235 used p2374/V1 2 times */
	{ -1220,-60,8060,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v236 used p2375/V1 2 times */
	{ -1770,-60,7860,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v237 used p2374/V4 2 times */
	{ -980,-60,7800,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v238 used p2376/V1 2 times */
	{ 328,-60,7123,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v239 used p2366/V4 2 times */
	{ 882,220,6498,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v240 used p2368/V2 2 times */
	{ 1058,220,6675,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v241 used p2367/V2 2 times */
	{ 611,220,7193,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v242 used p2367/V3 2 times */
	{ 328,220,7123,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v243 used p2366/V3 2 times */
	{ -1840,220,8000,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v244 used p2374/V2 2 times */
	{ -1770,220,7860,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v245 used p2374/V3 2 times */
	{ -1220,220,8060,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v246 used p2375/V2 2 times */
	{ -980,220,7800,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v247 used p2376/V2 2 times */
	{ 874,220,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v248 used p2281/V1 1 times */
	{ 875,-60,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v249 used p2281/V2 1 times */
	{ 875,-60,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v250 used p2281/V3 1 times */
	{ 874,220,236,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v251 used p2281/V4 1 times */
	{ 874,220,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v252 used p2285/V1 1 times */
	{ 875,-60,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v253 used p2285/V2 1 times */
	{ 675,-60,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v254 used p2285/V3 1 times */
	{ 674,220,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v255 used p2285/V4 1 times */
	{ 675,-60,341,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v256 used p2292/V1 1 times */
	{ 675,-60,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v257 used p2292/V2 1 times */
	{ 674,220,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v258 used p2292/V3 1 times */
	{ 674,220,341,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v259 used p2292/V4 1 times */
	{ 874,220,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v260 used p2283/V1 1 times */
	{ 875,-60,1086,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v261 used p2283/V2 1 times */
	{ 875,-60,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v262 used p2283/V3 1 times */
	{ 874,220,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v263 used p2283/V4 1 times */
	{ 674,220,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v264 used p2288/V1 1 times */
	{ 674,220,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v265 used p2282/V1 1 times */
	{ 675,-60,936,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v266 used p2288/V2 1 times */
	{ 675,-60,981,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v267 used p2288/V3 1 times */
	{ 674,220,981,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v268 used p2288/V4 1 times */
	{ 675,-60,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v269 used p2282/V2 1 times */
	{ 875,-60,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v270 used p2282/V3 1 times */
	{ 874,220,386,0, 0, 0,  255, 255, 255, 255 /* face color */  },   /* v271 used p2282/V4 1 times */
};


/*   0 vertices */
