//==============================================================================
// Remapping of some graphics
//==============================================================================
// Red skull > purple card
Graphic SKKYR,	56,56 { XScale 1.95	YScale 2	Patch "Sprites/NewKeys/KEYCP0.png", 0,0 {} }
// yellow skull > orange card
Graphic SKKYY,	56,56 { XScale 1.95	YScale 2	Patch "Sprites/NewKeys/KEYCO0.png", 0,0 {} }
// Blue skull > green card
Graphic SKKYB,	56,56 { XScale 1.95	YScale 2	Patch "Sprites/NewKeys/KEYCG0.png", 0,0 {} }
