Erwan
-fixesRockslide Elemental, Welkin Hawk -Added messages for Manapool updates -Cleaned up ManaProducer code
This commit is contained in:
@@ -154,6 +154,7 @@ resurrection.txt
|
||||
rhox_meditant.txt
|
||||
rhox_meditant2.txt
|
||||
righteous_cause.txt
|
||||
rockslide_elemental.txt
|
||||
rootwalla.txt
|
||||
royal_assassin.txt
|
||||
safehold_duo.txt
|
||||
@@ -184,6 +185,7 @@ tranquil_domain.txt
|
||||
volcanic_island.txt
|
||||
wall_of_diffusion.txt
|
||||
wall_of_diffusion2.txt
|
||||
welkin_hawk.txt
|
||||
white_knight1.txt
|
||||
wrath_of_god.txt
|
||||
zombie_master.txt
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
#Bug: Crash when Rockslide elemental goes to graveyard
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:rockslide elemental
|
||||
manapool:{R}
|
||||
hand:shock
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
shock
|
||||
rockslide elemental
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:shock,rockslide elemental
|
||||
[PLAYER2]
|
||||
[END]
|
||||
@@ -0,0 +1,18 @@
|
||||
#Bug: Crash whenWelki hawk goes to graveyard
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:welkin hawk
|
||||
manapool:{R}
|
||||
hand:shock
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
shock
|
||||
welkin hawk
|
||||
choice 1
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:shock,welkin hawk
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user