MetaSkinSize 64 64
MetaSkinFile models/pu_icon/acidshells/skin.tga

mdlSub shellBottom
	{
	glMethod strip
	-0.5 -1 0  20 18
	 0.5 -1 0  28 18
	-1    0 0  15  9
	 1    0 0  32  9
	-0.5  1 0  20  0
	 0.5  1 0  28  0
	}

mdlSub shellSeam
	{
	// SEAM //
	glMethod strip
	-0.5 -1 0  34 64
	-0.5 -1 5  34  0
	 0.5 -1 0  44 64
	 0.5 -1 5  44  0
	 1    0 0  54 64
	 1    0 5  54  0
	 0.5  1 0  64 64
	 0.5  1 5  64  0
	-0.5  1 0  54 64
	-0.5  1 5  54  0
	-1    0 0  44 64
	-1    0 5  44  0
	-0.5 -1 0  34 64
	-0.5 -1 5  34  0
	// TOP //
	glMethod strip
	 0.5 -1 5  21 30
	-0.5 -1 5  27 30
	 1    0 5  18 24
	-1    0 5  29 24
	 0.5  1 5  21 19
	-0.5  1 5  27 19
	}

mdlSub shellFull
	{
	mdlRecall shellSeam
	mdlRecall shellBottom
	}

mdlSub main
	{
	mxOffset 0 0 -15
		// BOX //
		{
		glMethod strip
		-6.5 -4.0 0.0   0  0
		-6.5 -4.0 6.5  14  0
		 6.5 -4.0 0.0   0 31
		 6.5 -4.0 6.5  14 31
		 6.5  3.5 0.0   0 64
		 6.5  3.5 6.5  14 64
		-6.5  3.5 0.0   0 31
		-6.5  3.5 6.5  14 31
		-6.5 -4.0 0.0   0  0
		-6.5 -4.0 6.5  14  0
		glMethod strip
		-6.5 -4.0 6.5  15 31
		-6.5  3.5 6.5  33 31
		 6.5 -4.0 6.5  15 64
		 6.5  3.5 6.5  33 64
		}
		// SHELLS //
		{
		mxOffset 10 -1 0
		mdlRecall shellSeam
		}
		{
		mxOffset 8 -4 0
		mxRotate Z 72
		mdlRecall shellSeam
		}
		{
		mxOffset 0 0 7.50
		mxRotate Z 20
		mxRotate X 90
		mxRotate Y 90
		mdlRecall shellFull
		}
	}

