deck { name: "The Hithhiker's Guide"; card-background-colour: #ccffcc; card-background-picture: bg.jpg; title-colour: #000000; text-background-colour: #cccccc; text-background-picture: tbg.gif; text-colour: #000000; bar-background-colour: #666666; bar-text-colour: #ffffff; acknowledgement: "Design: Dion Nicolaas"; } action { name: "Action"; bar-background-colour: #660000; parent: deck; } thing { name: "Thing"; bar-background-colour: #000066; parent: deck; } 42 { name: "42"; text: "Play only if Deep Thought is in play. If you have this card and the Towel in play, you win."; parent: thing; } zaphod { name: "Zaphod Beeblebrox"; text: "Action: Put Heart of Gold into your hand."; picture: zaphod.jpg; parent: thing; } guide { name: "The Guide"; text: "View the draw pile, then reshuffle it."; picture: guide.jpg; parent: action; } babelfish { name: "Babelfish"; text: "Action: Reveal your hand to a Player, and look at that Player's hand."; picture: babel.jpg; parent: thing; } heart { name: "Heart of Gold"; text: "Action: Create a Coincidence. The Heart of Gold becomes a copy of any Thing on the table, except a Towel. It also remains the Heart of Gold."; picture: heart.jpg; parent: thing; } marvin { name: "Marvin"; text: "Action: Look at any other player's hand."; picture: marvin.jpg; parent: thing; }