mage/Mage.Server/config/init.txt.example

20 lines
498 B
Text
Raw Normal View History

2011-01-10 23:23:13 +00:00
#
# Rename this file to init.txt if you want to start using it
#
# You may add any card to any zone here
#
# Format: <zone>:<nickname>:<card name>:<amount>
#
2011-09-03 07:47:33 +00:00
# zone ::= hand | battlefield | graveyard | library
# nickname - Player's name you connect to the game with
#
#
2011-01-10 23:23:13 +00:00
graveyard:player:Plains:1
battlefield:player:Snapsail Glider:1
battlefield:computer:Island:2
battlefield:player:Plains:3
hand:player:Whispersilk Cloak:1
hand:computer:Lightning Bolt:1
2011-09-03 07:47:33 +00:00
library:player:Shock:2