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:
parent
3bb37c3aab
commit
b7f2b71c7e
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ class Opus(Cards):
|
||||||
15: "Crystal Dominion",
|
15: "Crystal Dominion",
|
||||||
16: "Emissaries of Light",
|
16: "Emissaries of Light",
|
||||||
17: "Rebellion's Call",
|
17: "Rebellion's Call",
|
||||||
|
18: "Resurgence of Power",
|
||||||
|
19: "From Nightmares",
|
||||||
|
20: "Beyond Destiny"
|
||||||
}
|
}
|
||||||
params = {"set": [opus_map[opus_id]]}
|
params = {"set": [opus_map[opus_id]]}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue