1
0
Fork 0
mirror of https://github.com/ldericher/fftcgtool synced 2025-01-15 15:02:59 +00:00

Update opus.py

Added the last 3 Opus
This commit is contained in:
Jeremy Keczan 2023-04-21 09:12:49 -04:00
parent 3bb37c3aab
commit b7f2b71c7e

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]]}