mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 10:37:17 -07:00
Add docs for custom sequences (#2124)
This commit is contained in:
parent
875b9aaff8
commit
fd20753849
2 changed files with 25 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue