/*
// --== DOOM RABBIT - SLOT MACHINE TEST ==--
//  - Coded by Zedek the Plague Doctor -
//
// This PK3 serves as an example for how to add
// your own cards into the slot machine system.
//
// The PK3 demonstrates:
// • Adding an actual card
// • Making a card that gives you an item
// • Showing an effect when you own an item
//
// GO FORTH AND HAVE FUN.
//
// - Zedek
*/