mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
editor: misc fixes for variants (#517)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
@ -15,6 +15,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
en: "Your opponent shuffles his or her hand into his or her deck, then draws 7 cards."
|
||||
},
|
||||
|
||||
variants: {
|
||||
normal: false,
|
||||
reverse: false
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user