diff options
-rw-r--r-- | tools/create_lure/create_lure_dat.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/create_lure/create_lure_dat.cpp b/tools/create_lure/create_lure_dat.cpp index 27957d5a20..2df56d407f 100644 --- a/tools/create_lure/create_lure_dat.cpp +++ b/tools/create_lure/create_lure_dat.cpp @@ -1135,9 +1135,9 @@ const char *englishTextStrings[NUM_TEXT_ENTRIES] = { "Get", NULL, "Push", "Pull", "Operate", "Open", "Close", "Lock", "Unlock", "Use", "Give", "Talk to", "Tell", "Buy", "Look", "Look at", "Look through", "Ask", NULL, "Drink", "Status", "Go to", "Return", "Bribe", "Examine", - "Credits", "Restart game", "Save game", "Restore game", "Quit", "Fast Text", "Slow Text", - "Sound on", "Sound off", "(nothing)", " for ", " to ", " on ", "and then", "finish", - "Are you sure (y/n)?", + "Credits", "Restart game", "Save game", "Restore game", "Quit", "Fast Text\x8B", + "Slow Text\x8B", "Sound on", "Sound off", "(nothing)", " for ", " to ", " on ", + "and then", "finish", "Are you sure (y/n)?", "a ", "the ", "a ", "a ", "an ", "an ", "an ", "an ", "You are carrying ", "nothing", "You have ", "groat", "groats", }; @@ -1147,8 +1147,8 @@ const char *italianTextStrings[NUM_TEXT_ENTRIES] = { "Sblocca", "Usa", "Dai", "Parla con", "Ordina a", "Buy", "Guarda", "Osserva", "Guarda tra", "Chiedi", NULL, "Bevi", "Stato", "Vai a", "Ritorna", "Corrompi", "Esamina", - "Inform", "Reavvia", "Salva gioco", "Ripristina", "Abbandona", "Testo lento", - "Testo veloce", "Sonoro acceso", "Sonoro spento", + "Inform", "Reavvia", "Salva gioco", "Ripristina", "Abbandona", "Testo lento\x8B", + "Testo veloce\x8B", "Sonoro acceso", "Sonoro spento", "(niente)", " per ", " a ", " su ", "e poi", "finito", "Sei sicuro (s/n)?", NULL, "l' ", "la ", NULL, "le ", "i ", "il ", NULL, |