Add Tempoross to boss list.

This commit is contained in:
maxswa
2021-03-24 22:46:37 -04:00
parent d097567a3c
commit 6b31e8b08c
4 changed files with 6 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ export const BOSSES: Boss[] = [
'sarachnis',
'scorpia',
'skotizo',
'tempoross',
'gauntlet',
'corruptedGauntlet',
'theatreOfBlood',
@@ -168,6 +169,7 @@ export const FORMATTED_BOSS_NAMES: FormattedBossNames = {
sarachnis: 'Sarachnis',
scorpia: 'Scorpia',
skotizo: 'Skotizo',
tempoross: 'Tempoross',
gauntlet: 'The Gauntlet',
corruptedGauntlet: 'The Corrupted Gauntlet',
theatreOfBlood: 'Theatre of Blood',