From f213ea8e0a672a40aa5075b5b7a4ed6653013a00 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Thu, 19 Oct 2017 04:21:41 +0200 Subject: SUPERNOVA: extract strings for Axacuss Corridor 5 --- devtools/create_supernova/gametext.h | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'devtools') diff --git a/devtools/create_supernova/gametext.h b/devtools/create_supernova/gametext.h index 25542ffedd..a3ec589e27 100644 --- a/devtools/create_supernova/gametext.h +++ b/devtools/create_supernova/gametext.h @@ -682,8 +682,20 @@ const char *gameText[] = { "Hallo!", // kStringDialogX1 "Guten Tag!", // kStringDialogX2 "Ich bin's, Horst Hummel.", // kStringDialogX3 - "", + "Sie schon wieder?", // kStringAxacussCorridor5_1 // 540 + "Halt! Sie sind doch dieser Hummel.|Bleiben Sie sofort stehen!", // kStringAxacussCorridor5_2 + "Sehr witzig!", // kStringAxacussCorridor5_3 + "Kann auch sein, auf jeden Fall|sind Sie der Nicht-Axacussaner.", // kStringAxacussCorridor5_4 + "Nein!", // kStringAxacussCorridor5_5 + "Das m\201\341te schon ein bi\341chen mehr sein.", // kStringAxacussCorridor5_6 + // 545 + "Ok, dann machen Sie da\341 Sie wegkommen!", kStringAxacussCorridor5_7 + "", + "", + "", + "", + // 550 NULL }; -- cgit v1.2.3