removed the accented e from Seance and replaced it with the ASCII equivalent.
This should partially resolve the issue with it appearing as "Sance" ingame. Not sure if it's possible to display accented characters in the English version
This commit is contained in:
@@ -63831,7 +63831,7 @@ mana={G}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Séance
|
||||
name=Seance
|
||||
auto=@each my upkeep:may target(creature|mygraveyard) moveto(exile) and((clone with(treason) addtype(spirit) ))
|
||||
text=At the beginning of each upkeep, you may exile target creature card from your graveyard. If you do, put a token onto the battlefield that's a copy of that card except it's a Spirit in addition to its other types. Exile it at the beginning of the next end step.
|
||||
mana={2}{W}{W}
|
||||
|
||||
Reference in New Issue
Block a user