ClearLocks

Lock 1 Doom
{
   GLRedCard
   Message "$PD_REDC"
   RemoteMessage "$PD_REDCO"
}

Lock 2 Doom
{
   GLBlueCard
   Message "$PD_BLUEC"
   RemoteMessage "$PD_BLUECO"
}

Lock 3 Doom
{
   GLYellowCard
   Message "$PD_YELLOWC"
   RemoteMessage "$PD_YELLOWCO"
}

Lock 4 Doom
{
   GLRedSkull
   Message "$PD_REDS"
   RemoteMessage "$PD_REDSO"
}

Lock 5 Doom
{
   GLBlueSkull
   Message "$PD_BLUES"
   RemoteMessage "$PD_BLUESO"
}

Lock 6 Doom
{
   GLYellowSkull
   Message "$PD_YELLOWS"
   RemoteMessage "$PD_YELLOWSO"
}

Lock 129 Doom
{
   Any { GLRedCard GLRedSkull }
   Message "$PD_REDK"
   RemoteMessage "$PD_REDO"
}

Lock 130 Doom
{
   Any { GLBlueCard GLBlueSkull }
   Message "$PD_BLUEK"
   RemoteMessage "$PD_BLUEO"
}

Lock 131 Doom
{
   Any { GLYellowCard GLYellowSkull }
   Message "$PD_YELLOWK"
   RemoteMessage "$PD_YELLOWO"
}

Lock 132 Doom
{
   Any { GLRedCard GLRedSkull }
   Message "$PD_REDK"
   RemoteMessage "$PD_REDO"
}

Lock 133 Doom
{
   Any { GLBlueCard GLBlueSkull }
   Message "$PD_BLUEK"
   RemoteMessage "$PD_BLUEO"
}

Lock 134 Doom
{
   Any { GLYellowCard GLYellowSkull }
   Message "$PD_YELLOWK"
   RemoteMessage "$PD_YELLOWO"
}
