Lock 1 Doom
{
	RedCard2
	Message "$PD_REDC"
	RemoteMessage "$PD_REDCO"
	Mapcolor 255 0 0
}


Lock 2 Doom
{
	BlueCard2
	Message "$PD_BLUEC"
	RemoteMessage "$PD_BLUECO"
	Mapcolor 0 0 255
}


Lock 3 Doom
{
	YellowCard2
	Message "$PD_YELLOWC"
	RemoteMessage "$PD_YELLOWCO"
	Mapcolor 255 255 0
}

Lock 4 Doom
{
	PurpleCard
	Message "You need a Purple Card to open this door"
	RemoteMessage "You need a Purple Card to activate this object"
	Mapcolor 255 0 0
}


Lock 5 Doom
{
	GreenCard
	Message "You need a Green Card to open this door"
	RemoteMessage "You need a Green Card to activate this object"
	Mapcolor 0 0 255
}


Lock 6 Doom
{
	OrangeCard
	Message "You need an Orange Card to open this door"
	RemoteMessage "You need an Orange Card to activate this object"
	Mapcolor 255 255 0
}

Lock 7 Doom
{
OrangeCard
GreenCard
PurpleCard
YellowCard2
BlueCard2
RedCard2
Message "You need all six cards to open this door"
RemoteMessage "You need all six cards to activate this object"
Mapcolor 255 0 255
}





