mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-25 13:29: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:
@ -14,7 +14,7 @@ const card: Card = {
|
||||
types: ["Fighting"],
|
||||
|
||||
description: {
|
||||
en: "The elemental composition of the rocks that<br />form its body were found to match the bedrock<br />of a land far away from this Pokémon's habitat."
|
||||
en: "The elemental composition of the rocks that form its body were found to match the bedrock of a land far away from this Pokémon's habitat."
|
||||
},
|
||||
|
||||
stage: "Basic",
|
||||
@ -37,4 +37,4 @@ const card: Card = {
|
||||
rarity: "Two Diamond"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user