mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 08:46:55 +00:00
Fix minor BGM title typos
"Marowak Dojo" was missing the "k" in their names.
This commit is contained in:
parent
784035b6f5
commit
d4856c34f1
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||||||
"cave": "PMD EoS Sky Peak Cave",
|
"cave": "PMD EoS Sky Peak Cave",
|
||||||
"construction_site": "PMD EoS Boulder Quarry",
|
"construction_site": "PMD EoS Boulder Quarry",
|
||||||
"desert": "PMD EoS Northern Desert",
|
"desert": "PMD EoS Northern Desert",
|
||||||
"dojo": "PMD EoS Marowa Dojo",
|
"dojo": "PMD EoS Marowak Dojo",
|
||||||
"end": "PMD RTDX Sky Tower",
|
"end": "PMD RTDX Sky Tower",
|
||||||
"factory": "PMD EoS Concealed Ruins",
|
"factory": "PMD EoS Concealed Ruins",
|
||||||
"fairy_cave": "PMD EoS Star Cave",
|
"fairy_cave": "PMD EoS Star Cave",
|
||||||
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||||||
"cave": "PMD EoS Sky Peak Cave",
|
"cave": "PMD EoS Sky Peak Cave",
|
||||||
"construction_site": "PMD EoS Boulder Quarry",
|
"construction_site": "PMD EoS Boulder Quarry",
|
||||||
"desert": "PMD EoS Northern Desert",
|
"desert": "PMD EoS Northern Desert",
|
||||||
"dojo": "PMD EoS Marowa Dojo",
|
"dojo": "PMD EoS Marowak Dojo",
|
||||||
"end": "PMD RTDX Sky Tower",
|
"end": "PMD RTDX Sky Tower",
|
||||||
"factory": "PMD EoS Concealed Ruins",
|
"factory": "PMD EoS Concealed Ruins",
|
||||||
"fairy_cave": "PMD EoS Star Cave",
|
"fairy_cave": "PMD EoS Star Cave",
|
||||||
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||||||
"cave": "PMD EoS Sky Peak Cave",
|
"cave": "PMD EoS Sky Peak Cave",
|
||||||
"construction_site": "PMD EoS Boulder Quarry",
|
"construction_site": "PMD EoS Boulder Quarry",
|
||||||
"desert": "PMD EoS Northern Desert",
|
"desert": "PMD EoS Northern Desert",
|
||||||
"dojo": "PMD EoS Marowa Dojo",
|
"dojo": "PMD EoS Marowak Dojo",
|
||||||
"end": "PMD RTDX Sky Tower",
|
"end": "PMD RTDX Sky Tower",
|
||||||
"factory": "PMD EoS Concealed Ruins",
|
"factory": "PMD EoS Concealed Ruins",
|
||||||
"fairy_cave": "PMD EoS Star Cave",
|
"fairy_cave": "PMD EoS Star Cave",
|
||||||
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||||||
"cave": "PMD EoS Sky Peak Cave",
|
"cave": "PMD EoS Sky Peak Cave",
|
||||||
"construction_site": "PMD EoS Boulder Quarry",
|
"construction_site": "PMD EoS Boulder Quarry",
|
||||||
"desert": "PMD EoS Northern Desert",
|
"desert": "PMD EoS Northern Desert",
|
||||||
"dojo": "PMD EoS Marowa Dojo",
|
"dojo": "PMD EoS Marowak Dojo",
|
||||||
"end": "PMD RTDX Sky Tower",
|
"end": "PMD RTDX Sky Tower",
|
||||||
"factory": "PMD EoS Concealed Ruins",
|
"factory": "PMD EoS Concealed Ruins",
|
||||||
"fairy_cave": "PMD EoS Star Cave",
|
"fairy_cave": "PMD EoS Star Cave",
|
||||||
|
Loading…
Reference in New Issue
Block a user