Add docs for custom sequences (#2124)

This commit is contained in:
Garrett Cox 2022-12-10 14:35:26 -06:00 committed by GitHub
commit fd20753849
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 1 deletions

View file

@ -4464,7 +4464,7 @@ void CreateIceTrapRandoMessages() {
{ TEXTBOX_TYPE_BLACK, TEXTBOX_POS_BOTTOM,
"This year for Christmas, all&you get is %BCOAL",
"This year for Christmas, all&you get is %BCOAL",
"This year for Christmas, all&you get is %BCOAL" });
"Pour Noël, cette année, tu&n'auras que du %BCHARBON!&%rJoyeux Noël%w!" });
}
void Randomizer::CreateCustomMessages() {