models/buildables/eggpod/pod_body
{
	cull disable
	{
		map models/buildables/eggpod/pod_body.tga
		rgbGen lightingDiffuse
	}
}

models/buildables/eggpod/pod_tip
{
	cull disable
	{
		map models/buildables/eggpod/pod_tip.tga
		rgbGen lightingDiffuse
		alphaFunc GE128
	}
}

models/buildables/eggpod/pod_tendrils
{
	cull disable
	{
		map models/buildables/eggpod/pod_tendrils.tga
		rgbGen lightingDiffuse
	}
}

models/buildables/eggpod/pod_strands
{
	cull disable
	{
		map models/buildables/eggpod/pod_strands.tga
		rgbGen lightingDiffuse
		alphaFunc GE128
	}
}

models/buildables/barricade/pod_strands
{
	cull disable
	{
		map models/buildables/barricade/pod_strands.tga
		rgbGen lightingDiffuse
		alphaFunc GE128
	}
}
models/buildables/barricade/alien_spike
{

	{
		map models/buildables/barricade/alien_spike.tga
		rgbGen lightingDiffuse
		}
}

models/buildables/acid_tube/pod_strands
{
	cull disable
	{
		map models/buildables/eggpod/pod_strands.tga
		rgbGen lightingDiffuse
		alphaFunc GE128
	}
}