mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
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` |
|
| Barrows Chests | `barrows` |
|
||||||
| Bryophyta | `bryophyta` |
|
| Bryophyta | `bryophyta` |
|
||||||
| Callisto | `callisto` |
|
| Callisto | `callisto` |
|
||||||
| Cal'varion | `calvarion` |
|
| Calvar'ion | `calvarion` |
|
||||||
| Cerberus | `cerberus` |
|
| Cerberus | `cerberus` |
|
||||||
| Chambers Of Xeric | `chambersOfXeric` |
|
| Chambers Of Xeric | `chambersOfXeric` |
|
||||||
| Chambers Of Xeric: Challenge Mode | `chambersOfXericChallengeMode` |
|
| Chambers Of Xeric: Challenge Mode | `chambersOfXericChallengeMode` |
|
||||||
|
@@ -157,7 +157,7 @@ export const FORMATTED_BOSS_NAMES: FormattedBossNames = {
|
|||||||
barrows: 'Barrows Chests',
|
barrows: 'Barrows Chests',
|
||||||
bryophyta: 'Bryophyta',
|
bryophyta: 'Bryophyta',
|
||||||
callisto: 'Callisto',
|
callisto: 'Callisto',
|
||||||
calvarion: "Cal'varion",
|
calvarion: "Calvar'ion",
|
||||||
cerberus: 'Cerberus',
|
cerberus: 'Cerberus',
|
||||||
chambersOfXeric: 'Chambers of Xeric',
|
chambersOfXeric: 'Chambers of Xeric',
|
||||||
chambersOfXericChallengeMode: 'Chambers of Xeric: Challenge Mode',
|
chambersOfXericChallengeMode: 'Chambers of Xeric: Challenge Mode',
|
||||||
|
Reference in New Issue
Block a user