Update Battle Theme description to mention "Exorcism missions" instead of "Rescue missions" (#372)

This commit is contained in:
Hyper 2025-02-11 18:18:59 +00:00 committed by GitHub
parent e86922b2b2
commit 99d6cebf92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -244,7 +244,7 @@ CONFIG_DEFINE_LOCALE(Subtitles)
CONFIG_DEFINE_LOCALE(BattleTheme)
{
{ ELanguage::English, { "Battle Theme", "Play the Werehog battle theme during combat.\n\nThis option will apply the next time you're in combat.\n\nRescue missions and boss themes will be unaffected." } }
{ ELanguage::English, { "Battle Theme", "Play the Werehog battle theme during combat.\n\nThis option will apply the next time you're in combat.\n\nExorcism missions and miniboss themes will be unaffected." } }
};
CONFIG_DEFINE_LOCALE(WindowSize)