- 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).

This commit is contained in:
jendave
2011-08-07 00:44:58 +00:00
parent 316a53ccd0
commit c6741fb500
2 changed files with 0 additions and 10 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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