shell_blue
{
	{
		map pics/shell.jpg
		blendfunc GL_ONE GL_ONE_MINUS_SRC_COLOR
		scroll sine 0.5 static 0.2
	}
}

shell_red
{
	{
		map pics/shell_red.jpg
		blendfunc GL_ONE GL_ONE_MINUS_SRC_COLOR
		scroll sine 0.3 cosine 0.2
	}
}

shell_green
{
	{
		map pics/shell_green.jpg
		blendfunc GL_ONE GL_ONE_MINUS_SRC_COLOR
		scroll static 0.3 cosine 0.2
	}
}

models/items/quaddama/skin
{
	{
		map models/items/quaddama/skin.pcx
	}
	{
		map pics/shell.jpg
		blendfunc GL_ONE GL_ONE_MINUS_SRC_COLOR
		scroll sine 0.5 static 0.2
	}
}


models/items/invulner/skin
{
	{
		map models/items/invulner/skin.pcx
	}
	{
		map pics/shell_red.jpg
		blendfunc GL_ONE GL_ONE_MINUS_SRC_COLOR
		scroll sine 0.3 cosine 0.2
	}
}

conback
{
	{
		map pics/conback.pcx
	}
	{
		map pics/console1.pcx
		blendfunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
		scroll sine 1 static 1
	}
}