mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- 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:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user