object G2_Lamp {
	frame PCLLA {light Lamp}
	frame PCLLB {light Lamp2}
	frame PCLLC {light Lamp3}
}

pointlight Lamp {
	color 0.9 0.75 0.78
	size 120
	offset 0 -90 0
}

pointlight Lamp2 {
	color 0.8 0.65 0.68
	size 120
	offset 0 -90 0
}

pointlight Lamp3 {
	color 0.7 0.55 0.58
	size 120
	offset 0 -90 0
}

object G2_Lamp2 {
	frame PCLLA {light Lamp}
	frame PCLLB {light Lamp2}
	frame PCLLC {light Lamp3}
}

pointlight CLamp {
	color 0.9 0.75 0.78
	size 120
	offset 0 0 0
}

pointlight CLamp2 {
	color 0.8 0.65 0.68
	size 120
	offset 0 0 0
}

pointlight CLamp3 {
	color 0.7 0.55 0.58
	size 120
	offset 0 0 0
}

object G2_Lamp2CenterLight {
	frame PCLLA {light CLamp}
	frame PCLLB {light CLamp2}
	frame PCLLC {light CLamp3}
}
