added line
offerinterruptonphase=draw to MTG.txt, which is included in the other modes by default...to recreate our "chance to do stuff on ais turn... it will say you are interrupting "draw"...but i will clarify that you are intterupting the MOVE TO phase "draw"...not the action of drawing a card... this is even better then our previous method to do stuff on ai's turn, becuase now we can play cards that prevent ais draw ect :) becuase before we were interrupting the action of drawing for the turn...
This commit is contained in:
@@ -4,6 +4,7 @@ name=Classic
|
|||||||
mode=mtg
|
mode=mtg
|
||||||
[PLAYERS]
|
[PLAYERS]
|
||||||
life:20
|
life:20
|
||||||
|
offerinterruptonphase=draw
|
||||||
auto=shuffle
|
auto=shuffle
|
||||||
auto=draw:7
|
auto=draw:7
|
||||||
auto=@each my draw:draw:1
|
auto=@each my draw:draw:1
|
||||||
|
|||||||
Reference in New Issue
Block a user