mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[DSK] Implement Derelict Attic // Widow's Walk
This commit is contained in:
parent
1901058a73
commit
565520d1d8
13 changed files with 67 additions and 3 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue