From 42f045a7ff812f85911b66c5d7a77dfb1b5da5ca Mon Sep 17 00:00:00 2001 From: magenoxx Date: Tue, 11 Jan 2011 02:23:13 +0300 Subject: [PATCH] init.txt.example back --- Mage.Server/config/init.txt.example | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Mage.Server/config/init.txt.example b/Mage.Server/config/init.txt.example index 676758f4618..27c13b44d7d 100644 --- a/Mage.Server/config/init.txt.example +++ b/Mage.Server/config/init.txt.example @@ -1,3 +1,7 @@ +# +# Rename this file to init.txt if you want to start using it +# + # You may add any card to any zone here # # Format: ::: @@ -6,12 +10,9 @@ # nickname - Player's name you connect to the game with # # -hand:player:Giant Grows:1 -graveyard:player:Snapsail Glider:2 -graveyard:computer:Snapsail Glider:2 -battlefield:player:Wild Nacatl:1 -battlefield:player:Spikeshot Elder:1 -battlefield:player:Mountain:5 -battlefield:player:Forest:5 - - +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