From c6741fb50001472380841075b0e304f7930321b2 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:44:58 +0000 Subject: [PATCH] - dev_battle.txt is no longer required for Setup Battlefield because the facility allows to open a custom-named text file through a standard file open dialog now (since r9136). --- .gitattributes | 1 - dev_battle.txt | 9 --------- 2 files changed, 10 deletions(-) delete mode 100644 dev_battle.txt diff --git a/.gitattributes b/.gitattributes index ff8335a2223..b2a41d81c10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,6 @@ build/forge.jardesc -text build/forge.xml svneol=native#text/xml build/manifest.forge -text /delete-me.txt svneol=native#text/plain -/dev_battle.txt -text svneol=native#text/plain /forge.properties svneol=native#text/plain /pom.xml svneol=native#text/xml res/AllTokens.txt -text svneol=native#text/plain diff --git a/dev_battle.txt b/dev_battle.txt deleted file mode 100644 index 51675224973..00000000000 --- a/dev_battle.txt +++ /dev/null @@ -1,9 +0,0 @@ -HumanLife=5 -AILife=6 -HumanCardsInPlay=Forest; Forest; Forest; Llanowar Elves -AICardsInPlay=Mountain; Mountain; Mountain -HumanCardsInHand=Island; Raging Goblin -AICardsInHand=Swamp; Swamp; Forest -HumanCardsInGraveyard=NONE -AICardsInGraveyard=NONE -END