Erwan
- lowercase rules folder step2
This commit is contained in:
5
projects/mtg/bin/Res/rules/momir.txt
Normal file
5
projects/mtg/bin/Res/rules/momir.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=momir
|
||||
[PLAYERS]
|
||||
life:24
|
||||
7
projects/mtg/bin/Res/rules/mtg.txt
Normal file
7
projects/mtg/bin/Res/rules/mtg.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
[INIT]
|
||||
mode=mtg
|
||||
[PLAYERS]
|
||||
life:20
|
||||
auto=shuffle
|
||||
auto=draw:7
|
||||
auto=@each my draw:draw:1
|
||||
3
projects/mtg/bin/Res/rules/random1.txt
Normal file
3
projects/mtg/bin/Res/rules/random1.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=random1
|
||||
3
projects/mtg/bin/Res/rules/random2.txt
Normal file
3
projects/mtg/bin/Res/rules/random2.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=random2
|
||||
6
projects/mtg/bin/Res/rules/testsuite.txt
Normal file
6
projects/mtg/bin/Res/rules/testsuite.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
#make sure this file always looks like mtg.txt, minus the initial shuffle and draw
|
||||
[INIT]
|
||||
mode=mtg
|
||||
[PLAYERS]
|
||||
life:20
|
||||
auto=@each my draw:draw:1
|
||||
Reference in New Issue
Block a user