From 14a7176325902a088d67193bfbf4d16b04a9f1f9 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 9 Dec 2013 19:23:32 +0000 Subject: [PATCH] Added a new piece to the Known Issues section. --- forge-gui/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index 89a67c13f3f..9c0c7d9c1d5 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -52,6 +52,8 @@ Fight or Flight Known Issues ------------ +There is a known issue with the timing of Leaves the Battlefield triggers and multiple permanents Leaving the Battlefield. As an example, when Blood Artist died at the same time as a lot of other creatures due to a Wrath of God, the Blood Artist should trigger for every creature but does not do so. + Several people have noticed that the cards displayed on the battlefield will fail to be displayed when the number of cards on the battlefield increases. Maximizing the human panel can help to re-display the cards. Some time was spent turning the static ETB triggers into the proper ETB replacement effects they should be, mainly to interact correctly with each other. This work is not yet finished. As a result there is currently some inconsistencies with "Enters the battlefield with counters" (Not incredibly noticeable).