mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
Merge pull request #73 from davidvorona/main
Fix spelling of Calvar'ion
This commit is contained in:
@@ -129,7 +129,7 @@ Activities consist of all levels of clue scrolls as well as minigames and bosses
|
||||
| Barrows Chests | `barrows` |
|
||||
| Bryophyta | `bryophyta` |
|
||||
| Callisto | `callisto` |
|
||||
| Cal'varion | `calvarion` |
|
||||
| Calvar'ion | `calvarion` |
|
||||
| Cerberus | `cerberus` |
|
||||
| Chambers Of Xeric | `chambersOfXeric` |
|
||||
| Chambers Of Xeric: Challenge Mode | `chambersOfXericChallengeMode` |
|
||||
|
@@ -157,7 +157,7 @@ export const FORMATTED_BOSS_NAMES: FormattedBossNames = {
|
||||
barrows: 'Barrows Chests',
|
||||
bryophyta: 'Bryophyta',
|
||||
callisto: 'Callisto',
|
||||
calvarion: "Cal'varion",
|
||||
calvarion: "Calvar'ion",
|
||||
cerberus: 'Cerberus',
|
||||
chambersOfXeric: 'Chambers of Xeric',
|
||||
chambersOfXericChallengeMode: 'Chambers of Xeric: Challenge Mode',
|
||||
|
Reference in New Issue
Block a user