Light-Ambient {
	Ambient="0.0 0.0 0.0 1"
}

/* Oikea etu-yl: */
Light-0
{
	Ambient="0.0 0.0 0.0 1"
	Diffuse="0.9 0.9 0.9 1"
	Specular="0 0 0 1"
	Location="1 1 1 0"
	Name="ambient"
}

/* Vasen etu-yl: */
Light-1
{
	Ambient="0.0 0.0 0.0 1"
	Diffuse="0.9 0.9 0.9 1"
	Specular="0 0 0 1"
	Location="-1 1 1 0"
	Name="top-corner"
}

/* Keskilattia: */
Light-2
{
	Ambient="0.0 0.0 0.0 1"
	Diffuse="0.9 0.9 0.9 1"
	Specular="0 0 0 1"
	Location="0 -1 0 0"
	Name="bottom-corner"
}

/* Keski taka-yl: */
Light-3
{
	Ambient="0.0 0.0 0.0 1"
	Diffuse="0.9 0.9 0.9 1"
	Specular="0 0 0 1"
	Location="0 1 -1 0"
	Name="bottom-corner"
}

