[DSK] Implement Hauntwoods Shrieker, added support to reveal face down permanents (#13277)

* [DSK] Implement Hauntwoods Shrieker.
* Change RevealedView and PlayerImpl.revealCards to reveal face-down permanents.
* Fix #13273 using the new RevealCards capability.
This commit is contained in:
Grath 2025-02-07 10:18:31 -05:00 committed by GitHub
parent 89be55c816
commit 145bda842b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 123 additions and 10 deletions

View file

@ -628,6 +628,7 @@ public interface Player extends MageItem, Copyable<Player> {
* <p>
* Warning, if you use it from continuous effect, then check with extra call
* isCanLookAtNextTopLibraryCard
* If you use revealCards with face-down permanents, they will be revealed face up.
*
* @param source
* @param name