Erwan
- InGame Text display is now an option - Fixed *Duos in SHM, benalish knight, beeligerent hatchling, removed demigod of revenge (needs extensive testing) - added "ueot" for p/t and abilities gaining in the parser, as part as the fix for safehold duo
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
#Bug:Safehold duo keeps its bonus at end of turn
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:safehold duo
|
||||
manapool:{g}
|
||||
hand:wall of wood
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
wall of wood
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
safehold duo
|
||||
next
|
||||
#blockers
|
||||
eot
|
||||
eot
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#main
|
||||
next
|
||||
#beigin
|
||||
next
|
||||
#attackers
|
||||
safehold duo
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:safehold duo,wall of wood
|
||||
[PLAYER2]
|
||||
life:15
|
||||
[END]
|
||||
Reference in New Issue
Block a user