mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-05 13:51:59 +00:00
fix: Pocket card data fixes (#659)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "By taking in a person's scent, it can sniff out their<br />mental and physical condition. It's hoped that<br />this skill will have many medical applications."
|
||||
en: "By taking in a person's scent, it can sniff out their mental and physical condition. It's hoped that this skill will have many medical applications."
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
@@ -41,4 +41,4 @@ const card: Card = {
|
||||
rarity: "One Diamond"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user