1
0
Fork 0
mirror of https://github.com/ldericher/fftcgtool synced 2025-04-09 02:23:04 +00:00
This commit is contained in:
Jeremy Keczan 2023-04-21 09:17:28 -04:00 committed by GitHub
commit b43afd43ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,9 @@ class Opus(Cards):
15: "Crystal Dominion",
16: "Emissaries of Light",
17: "Rebellion's Call",
18: "Resurgence of Power",
19: "From Nightmares",
20: "Beyond Destiny"
}
params = {"set": [opus_map[opus_id]]}