From 42fff28139c18e527fbaf3231f2936de38364579 Mon Sep 17 00:00:00 2001 From: CFDeadlines <47742787+Coffee-fueled-deadlines@users.noreply.github.com> Date: Fri, 26 May 2023 12:24:44 -0400 Subject: [PATCH] Update Hiscores.py Updated new bosses --- OSRSBytes/Hiscores.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/OSRSBytes/Hiscores.py b/OSRSBytes/Hiscores.py index 4566831..19a59b8 100644 --- a/OSRSBytes/Hiscores.py +++ b/OSRSBytes/Hiscores.py @@ -305,9 +305,11 @@ def __parseBosses(self): "rifts_closed", "abyssal_sire", "alchemical_hydra", + "artio", "barrows_chests", "bryophyta", "callisto", + "calvar'ion", "cerberus", "chambers_of_xeric", "chambers_of_xeric_challenge", @@ -338,6 +340,7 @@ def __parseBosses(self): "sarachnis", "scorpia", "skotizo", + "spindel", "tempoross", "gauntlet", "corrupted_gauntlet",