mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 18:29:19 +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: ["Dragon"],
|
||||
|
||||
description: {
|
||||
en: "Druddigon lives in caves, but it never skips<br />sunbathing—it won't be able to move if its body<br />gets too cold."
|
||||
en: "Druddigon lives in caves, but it never skips sunbathing—it won't be able to move if its body gets too cold."
|
||||
},
|
||||
|
||||
stage: "Basic",
|
||||
@ -49,4 +49,4 @@ const card: Card = {
|
||||
rarity: "Two Diamond"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user