1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +00:00

Fixed errors in Base sets

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-12 14:53:27 +01:00
parent ca97603427
commit 24aaf09aed
18 changed files with 22 additions and 40 deletions

View File

@ -53,7 +53,7 @@ const card: Card = {
en: "Energy Burn",
},
text: {
en: "As often as you like during your turn (before your attack), you may turn all Energy attached to Charizard into R for the rest of the turn. This power can't be used if Charizard is Asleep, Confused, or Paralyzed.",
en: "As often as you like during your turn (before your attack), you may turn all Energy attached to Charizard into Fire Energy for the rest of the turn. This power can't be used if Charizard is Asleep, Confused, or Paralyzed.",
}
}],
@ -96,4 +96,3 @@ const card: Card = {
}
export default card