mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
DEVTOOLS: Add missing strings in nancy.dat
This commit is contained in:
parent
17084a399f
commit
69b70fd011
@ -406,8 +406,10 @@ const Common::Array<Common::Array<const char *>> _nancy2GoodbyeTexts = {
|
||||
"Listen, I gotta' go, Rick. Be careful, Okay?<h>", // NRD35
|
||||
"I should get back to the set. Goodbye!<h>", // NPR16
|
||||
"Well, I'll let you get back to your business.<h>", // NLR18
|
||||
"I should get back to the set. Goodbye!<h>", // NPR16
|
||||
"I'll talk to you later. Bye!<h>", // NBES86
|
||||
"Talk to you later.<h>", // NGEO90
|
||||
"", // No goodbye, empty string
|
||||
"Well, I'll see you later, Mattie.<h>", // NMD32
|
||||
},
|
||||
{ // Russian
|
||||
@ -415,8 +417,10 @@ const Common::Array<Common::Array<const char *>> _nancy2GoodbyeTexts = {
|
||||
"Rik, mne nugno idti. Bud%te ostorogn=.<h>",
|
||||
"Mne pora. Poka!<h>",
|
||||
"Ne budu vas zadergivat%.<h>",
|
||||
"Mne pora. Poka!<h>",
|
||||
"Pohovorim pozge. Poka!<h>",
|
||||
"Y pozvony pozge.<h>",
|
||||
"", // No goodbye, empty string
|
||||
"Do vstreqi, M&tti.<h>"
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user