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",
|
||||
"construction_site": "PMD EoS Boulder Quarry",
|
||||
"desert": "PMD EoS Northern Desert",
|
||||
"dojo": "PMD EoS Marowa Dojo",
|
||||
"dojo": "PMD EoS Marowak Dojo",
|
||||
"end": "PMD RTDX Sky Tower",
|
||||
"factory": "PMD EoS Concealed Ruins",
|
||||
"fairy_cave": "PMD EoS Star Cave",
|
||||
|
|
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||
"cave": "PMD EoS Sky Peak Cave",
|
||||
"construction_site": "PMD EoS Boulder Quarry",
|
||||
"desert": "PMD EoS Northern Desert",
|
||||
"dojo": "PMD EoS Marowa Dojo",
|
||||
"dojo": "PMD EoS Marowak Dojo",
|
||||
"end": "PMD RTDX Sky Tower",
|
||||
"factory": "PMD EoS Concealed Ruins",
|
||||
"fairy_cave": "PMD EoS Star Cave",
|
||||
|
|
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||
"cave": "PMD EoS Sky Peak Cave",
|
||||
"construction_site": "PMD EoS Boulder Quarry",
|
||||
"desert": "PMD EoS Northern Desert",
|
||||
"dojo": "PMD EoS Marowa Dojo",
|
||||
"dojo": "PMD EoS Marowak Dojo",
|
||||
"end": "PMD RTDX Sky Tower",
|
||||
"factory": "PMD EoS Concealed Ruins",
|
||||
"fairy_cave": "PMD EoS Star Cave",
|
||||
|
|
|
@ -92,7 +92,7 @@ export const bgmName: SimpleTranslationEntries = {
|
|||
"cave": "PMD EoS Sky Peak Cave",
|
||||
"construction_site": "PMD EoS Boulder Quarry",
|
||||
"desert": "PMD EoS Northern Desert",
|
||||
"dojo": "PMD EoS Marowa Dojo",
|
||||
"dojo": "PMD EoS Marowak Dojo",
|
||||
"end": "PMD RTDX Sky Tower",
|
||||
"factory": "PMD EoS Concealed Ruins",
|
||||
"fairy_cave": "PMD EoS Star Cave",
|
||||
|
|
Loading…
Reference in New Issue