mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Costs should trigger Ranar/Laelia
This commit is contained in:
committed by
Michael Kamensky
parent
272a7afe9e
commit
17b5098602
@@ -698,7 +698,7 @@ public class HumanPlay {
|
||||
ability.clearTappedForConvoke();
|
||||
}
|
||||
if (!table.isEmpty() && !manaInputCancelled) {
|
||||
table.triggerChangesZoneAll(game, null);
|
||||
table.triggerChangesZoneAll(game, ability);
|
||||
}
|
||||
return !manaInputCancelled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user