Erwan
-lowercase rules folder step 1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=momir
|
||||
[PLAYERS]
|
||||
life:24
|
||||
@@ -0,0 +1,7 @@
|
||||
[INIT]
|
||||
mode=mtg
|
||||
[PLAYERS]
|
||||
life:20
|
||||
auto=shuffle
|
||||
auto=draw:7
|
||||
auto=@each my draw:draw:1
|
||||
@@ -0,0 +1,3 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=random1
|
||||
@@ -0,0 +1,3 @@
|
||||
include mtg.txt
|
||||
[INIT]
|
||||
mode=random2
|
||||
@@ -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