mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
a
This commit is contained in:
parent
872a14e684
commit
057c129832
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ trionfilist: List[TrionfoInfo] = [
|
|||
name="Il Mago",
|
||||
puzzle="L'ULTIMO GIORNO",
|
||||
objective="Gioca almeno mezz'ora a [url=https://store.steampowered.com/app/42910]Magicka[/url] "
|
||||
"o [url=https://store.steampowered.com/app/238370]Magicka 2[/url].",
|
||||
"(o Magicka 2).",
|
||||
check=CheckPlayedSteamGame(42910) or CheckPlayedSteamGame(238370),
|
||||
),
|
||||
TrionfoInfo(
|
||||
|
|
Loading…
Reference in a new issue