You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//The spanish text for the 99 quiver says that you can hold up to 99 bombs
3336
-
RandoSession::CacheEntry& text = g_session.openGameFile("content/Common/Pack/permanent_2d_UsSpanish.pack@SARC@message_msbt.szs@YAZ0@SARC@message.msbt@MSBT");
3337
-
text.addAction([](RandoSession* session, FileType* data) -> int {
3335
+
//The spanish text for the 99 quiver says that you can hold up to 99 bombs
// The English text when you play Song of Passing indoors incorrectly copies the endless night text ("An evil power seems to have blocked the effects of the music you conducted!")
3347
+
// In SD (and other HD languages) it has the different (correct) message
msbt.messages_by_label["05290"].text.message = u"The effects of the tune you conducted can\nonly be seen in places where the " TEXT_COLOR_RED u"sun " TEXT_COLOR_DEFAULT u"and\n" TEXT_COLOR_RED u"moon" TEXT_COLOR_DEFAULT u" are visible.\0"s;
0 commit comments