From 40701fca4cef8774b79e97c5b2b1bf2665c9159b Mon Sep 17 00:00:00 2001 From: magenoxx Date: Thu, 30 Dec 2010 09:16:32 +0300 Subject: [PATCH] init.txt renamed to init.txt.example (to avoid "uncommited changes" mercurial message). Mage still uses "init.txt", now it's just not in source control --- Mage.Server/config/{init.txt => init.txt.example} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) rename Mage.Server/config/{init.txt => init.txt.example} (68%) diff --git a/Mage.Server/config/init.txt b/Mage.Server/config/init.txt.example similarity index 68% rename from Mage.Server/config/init.txt rename to Mage.Server/config/init.txt.example index 58d7b49aa83..27c13b44d7d 100644 --- a/Mage.Server/config/init.txt +++ 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: ::: @@ -8,6 +12,7 @@ # graveyard:player:Plains:1 battlefield:player:Snapsail Glider:1 -battlefield:player:Whispersilk Cloak:1 +battlefield:computer:Island:2 battlefield:player:Plains:3 hand:player:Whispersilk Cloak:1 +hand:computer:Lightning Bolt:1