From bba969b95446a2f4ee064d787b1d0f63ea0533b6 Mon Sep 17 00:00:00 2001 From: CNDRD Date: Mon, 26 Feb 2024 21:16:38 +0100 Subject: [PATCH] Y9S1 stuff --- siegeapi/constants/operators.py | 16 ++++++++++++++++ siegeapi/constants/seasons.py | 9 +++++++++ siegeapi/constants/weapons.py | 5 +++++ 3 files changed, 30 insertions(+) diff --git a/siegeapi/constants/operators.py b/siegeapi/constants/operators.py index e00b7f2..39be555 100644 --- a/siegeapi/constants/operators.py +++ b/siegeapi/constants/operators.py @@ -1,4 +1,20 @@ operator_dict = { + "deimos": { + "name": "Deimos", + "safename": "deimos", + "realname": "Gerald Morris", + "birthplace": "Birmingham, Alabama", + "age": 51, + "date_of_birth": "December 24th", + "season_introduced": "Y9S1", + "health": 2, + "speed": 2, + "unit": "N/A", + "country_code": "US", + "roles": ["INTEL", "MAP CONTROL"], + "side": "attacker", + "icon_url": "https://i.imgur.com/av1keWp.png", + }, "tubarao": { "name": "Tubarão", "safename": "tubarao", diff --git a/siegeapi/constants/seasons.py b/siegeapi/constants/seasons.py index 38138ab..ca92d50 100644 --- a/siegeapi/constants/seasons.py +++ b/siegeapi/constants/seasons.py @@ -227,4 +227,13 @@ "code": "Y8S4", "start_date": "2023-12-06" }, + + + + 33: { + "name": "Deadly Omen", + "hex": "#f14b37", + "code": "Y9S1", + "start_date": "2024-03-05" + }, } diff --git a/siegeapi/constants/weapons.py b/siegeapi/constants/weapons.py index 057af81..dfeb42a 100644 --- a/siegeapi/constants/weapons.py +++ b/siegeapi/constants/weapons.py @@ -569,6 +569,11 @@ "icon_url": "6W3Jz0YcQzbZ6BOPr7VVel/4c67f342964132a652f7d5821e887050/.44_Mag_Semi-Auto.png", "imgur_url": "https://i.imgur.com/4QUGA4Z.png", }, + ".44 Vendetta": { + "type": "Pistol", + "icon_url": "2kx8YFXaz4l9A3iJctZ33h/30f25aff1e25daf0dff88d258423adcf/44VENDETTA.png", + "imgur_url": "https://i.imgur.com/YCCL5cK.png", + }, # Hand Cannon "GONNE-6": {