1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-18 02:19:17 +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

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