mirror of
https://github.com/correl/mage.git
synced 2024-11-16 03:00:12 +00:00
15 lines
417 B
Text
15 lines
417 B
Text
# You may add any card to any zone here
|
|
#
|
|
# Format: <zone>:<nickname>:<card name>:<amount>
|
|
#
|
|
# zone ::= hand | battlefield | graveyard
|
|
# nickname - Player's name you connect to the game with
|
|
#
|
|
#
|
|
hand:player:Fireball:2
|
|
battlefield:player:Forest:2
|
|
battlefield:player:Plains:3
|
|
battlefield:player:Brindle Boar:1
|
|
battlefield:computer:Bloodbraid Elf:1
|
|
hand:player:Holy Strength:2
|
|
hand:player:Nest Invader:1
|