mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
TODO_TRANSLATE
This commit is contained in:
parent
72dfa3e774
commit
dc7964ade9
1 changed files with 1 additions and 0 deletions
|
@ -2444,6 +2444,7 @@ extern "C" int CustomMessage_RetrieveIfExists(PlayState* play) {
|
|||
messageEntry =
|
||||
CustomMessageManager::Instance->RetrieveMessage(customMessageTableID, textId, MF_AUTO_FORMAT);
|
||||
} else if (textId == TEXT_GERUDO_GUARD_FRIENDLY && player->talkActor->id == ACTOR_EN_GE2) {
|
||||
// TODO_TRANSLATE Translate into french and german
|
||||
messageEntry = CustomMessage("Want me to throw you in jail?&\x1B#Yes please&No thanks#", { QM_GREEN });
|
||||
messageEntry.AutoFormat();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue