1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-05-29 02:59:53 +00:00

fix: changed retreat cost (#770)

This commit is contained in:
TCGdex 🤖 2025-05-27 13:23:05 +02:00 committed by GitHub
parent 8c77025f4e
commit 99c0203dc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,9 @@ const card: Card = {
description: {
fr: "Un Pokémon brutal armé de canons hydrauliques. Ses puissants jets d'eau sont dévastateurs."
}
},
retreat: "3"
}
export default card