[DSK] Implement Derelict Attic // Widow's Walk

This commit is contained in:
theelk801 2025-12-07 14:55:29 -05:00
parent 1901058a73
commit 565520d1d8
13 changed files with 67 additions and 3 deletions

View file

@ -12,6 +12,7 @@ import mage.constants.SpellAbilityType;
* @author [=$author=]
*/
public final class [=$className=] extends RoomCard {
public [=$className=](UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, "[=$manaCost=]");
[= if ($power || $power eq 0) {