diff --git a/talents_holo.py b/talents_holo.py index 227b98a..29c22ec 100644 --- a/talents_holo.py +++ b/talents_holo.py @@ -364,6 +364,58 @@ }, ] +# TEMPUS ARMIS +talents += [ + { + "account": "crimzonruze", + "name": "Crimzon Ruze", + "agency": "Holostars EN", + "generation": "TEMPUS ARMIS", + "generationId": 3, + "active": True, + "colors": { + "light": "", + "dark": "" + }, + }, + { + "account": "goldbullet_en", + "name": "Goldbullet", + "agency": "Holostars EN", + "generation": "TEMPUS ARMIS", + "generationId": 3, + "active": True, + "colors": { + "light": "", + "dark": "" + }, + }, + { + "account": "jurardtrexford", + "name": "Jurard T Rexford", + "agency": "Holostars EN", + "generation": "TEMPUS ARMIS", + "generationId": 3, + "active": True, + "colors": { + "light": "", + "dark": "" + }, + }, + { + "account": "octavio_holo", + "name": "Octavio", + "agency": "Holostars EN", + "generation": "TEMPUS ARMIS", + "generationId": 3, + "active": True, + "colors": { + "light": "", + "dark": "" + }, + }, +] + # Advent talents += [ {