mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +00:00
fix: Pocket card data fixes (#659)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
@ -19,7 +19,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "The bones of its face are huge and hard, so<br />they were mistaken for its spine until after this<br />Pokémon was successfully restored."
|
||||
en: "The bones of its face are huge and hard, so they were mistaken for its spine until after this Pokémon was successfully restored."
|
||||
},
|
||||
|
||||
stage: "Stage2",
|
||||
@ -53,4 +53,4 @@ const card: Card = {
|
||||
retreat: 4
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user