diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 4dce4bece..59cadeda9 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -8994,11 +8994,6 @@ text={T}: Add {1} to your mana pool. -- {T}, Sacrifice Ghost Quarter: Destroy ta type=Land [/card] [card] -name=Ghost Town -text={T}: Add {1} to your mana pool. -- {0}: Return Ghost Town to its owner's hand. Activate this ability only if it's not your turn. -type=Land -[/card] -[card] name=Ghost-Lit Stalker text={4}{B}, {T}: Target player discards two cards. Activate this ability only any time you could cast a sorcery. -- Channel - {5}{B}{B}, Discard Ghost-Lit Stalker: Target player discards four cards. Activate this ability only any time you could cast a sorcery. mana={B} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 5eed562bf..73d4ed262 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -24326,6 +24326,13 @@ power=2 toughness=5 [/card] [card] +name=Ghost Town +auto={T}:Add{1} +auto={0}:moveTo(myhand) opponentturnonly +text={T}: Add {1} to your mana pool. -- {0}: Return Ghost Town to its owner's hand. Activate this ability only if it's not your turn. +type=Land +[/card] +[card] name=Ghost Warden auto={T}:1/1 target(creature) text={T}: Target creature gets +1/+1 until end of turn.