-Fix for issue 710 (can't tap mana in story mode). Update your rules and campaigns folders!

-- Zeth, please verify that I didn't break your mods if you have time
-- The test suite does NOT pass in this revision (see issue 711), but I verified that the problem does not come from my change, so we need to dig
-- Campaigns creators will have to update their campaigns to make them compatible with Wagic 0.16. It consists in adding "include mtg.txt" at the top of each one of their rules.txt file.
This commit is contained in:
wagic.the.homebrew
2011-07-12 15:02:41 +00:00
parent 825760fb6c
commit cbebe0d4e8
21 changed files with 39 additions and 38 deletions

View File

@@ -1,4 +1,7 @@
#If you change this file, be sure to report your changes into testsuite.txt!
# This is the basic rules for MTG.
# Do not add any "Draw X cards at startup" or "shuffle" here, as the story mode and the test suite rely on this
# file, and they usually don't expect the draw rule or shuffle to happen
# If you want shuffle or draw events, put them directly in your own rules file that includes this file, see clasic.txt for example
hidden
[INIT]
mode=mtg
@@ -6,8 +9,6 @@ mode=mtg
life:20
offerinterruptonphase=draw
auto=sethand:7
auto=shuffle
auto=draw:7
auto=@each my draw:draw:1
auto=maxPlay(land)1