mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Improvements (by Buggler)
- Externalized BR shipping destination - Externalized Drassen item dropoff grid no - Used profile name instead of hardcoded value on message prompt for marrying Daryl, sparing Krott and finding queen's POW sector - Hid names on message prompt when attempt to talk to out of LOS hidden NPC Mapeditor (by Buggler) - Show index no within usItemClass on item selection screen for another easy reference - Lighten quantity and selected tiles color in tile selection screen git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6500 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2907,16 +2907,16 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] =
|
||||
// In the following message, '%s' would be replaced with a quantity of money (e.g. $200)
|
||||
L"Mit der Zahlung von %s einverstanden?",
|
||||
L"Gratisbehandlung akzeptieren?",
|
||||
L"Daryl heiraten?",
|
||||
L"%s heiraten?", //Daryl
|
||||
L"Schlüsselring",
|
||||
L"Das ist mit einem EPC nicht möglich.",
|
||||
L"Krott verschonen?",
|
||||
L"%s verschonen?", //Krott
|
||||
L"Außer Reichweite",
|
||||
L"Arbeiter", //People that work in mines to extract precious metals
|
||||
L"Fahrzeug kann nur zwischen Sektoren fahren",
|
||||
L"Automatische Erste Hilfe nicht möglich",
|
||||
L"Weg blockiert für %s",
|
||||
L"Ihre von Deidrannas Truppe gefangenen Soldaten sind hier inhaftiert",
|
||||
L"Ihre von %s Truppe gefangenen Soldaten sind hier inhaftiert", //Deidrannas
|
||||
L"Schloss getroffen",
|
||||
L"Schloss zerstört",
|
||||
L"Noch jemand an der Tür.",
|
||||
|
||||
Reference in New Issue
Block a user