Erwan
- fix issue 310 (exalted) - fix issue 312 (heap corruption)
This commit is contained in:
@@ -16,6 +16,7 @@ generic/equip_wither.txt
|
||||
generic/equipment_i252.txt
|
||||
generic/exalted.txt
|
||||
generic/exalted_i143.txt
|
||||
generic/exalted_i310.txt
|
||||
generic/fear.txt
|
||||
generic/fear_i147.txt
|
||||
generic/first_and_double_strike1_i187.txt
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
#NAME: Exalted i143
|
||||
#DESC: Exalted creature gets negaive bonus if it didn't attack alone
|
||||
#see http://code.google.com/p/wagic/issues/detail?id=310
|
||||
[INIT]
|
||||
combatattackers
|
||||
[PLAYER1]
|
||||
inplay:raging goblin,akrasan squire
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
raging goblin
|
||||
akrasan squire
|
||||
eot
|
||||
[ASSERT]
|
||||
untap
|
||||
[PLAYER1]
|
||||
inplay:raging goblin,akrasan squire
|
||||
[PLAYER2]
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user