mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New feature: Getting and using intel allows for more spy-related roleplay.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23643&goto=352475&#msg_352475 Requires GameDir >= r2401. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8522 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+106
-3
@@ -2481,6 +2481,8 @@ STR16 pAssignmentStrings[] =
|
||||
L"Repar.", // repairing
|
||||
L"Fortify", // build structures according to external layout // TODO.Translate
|
||||
L"Train W.",
|
||||
L"Hide", // TODO.Translate
|
||||
L"GetIntel",
|
||||
};
|
||||
|
||||
STR16 pMilitiaString[] =
|
||||
@@ -2580,6 +2582,8 @@ STR16 pPersonnelAssignmentStrings[] =
|
||||
L"Reparieren",
|
||||
L"Fortify sector", // build structures according to external layout // TODO.Translate
|
||||
L"Train workers",
|
||||
L"Hide while disguised", // TODO.Translate
|
||||
L"Get intel while disguised",
|
||||
};
|
||||
|
||||
// refer to above for comments
|
||||
@@ -2640,6 +2644,8 @@ STR16 pLongAssignmentStrings[] =
|
||||
L"Reparieren",
|
||||
L"Fortify sector", // build structures according to external layout // TODO.Translate
|
||||
L"Train workers",
|
||||
L"Hide while disguised", // TODO.Translate
|
||||
L"Get intel while disguised",
|
||||
};
|
||||
|
||||
// the contract options
|
||||
@@ -2757,6 +2763,7 @@ STR16 pAssignMenuStrings[] =
|
||||
L"Training", // the merc is training
|
||||
L"Umzug", // move items
|
||||
L"Fortify", // fortify sector // TODO.Translate
|
||||
L"Intel", // covert assignments // TODO.Translate
|
||||
L"Betrieb", // the merc is using/staffing a facility
|
||||
L"Abbrechen", // cancel this menu
|
||||
};
|
||||
@@ -2794,6 +2801,10 @@ STR16 pTraitSkillsMenuStrings[] =
|
||||
L"Verstärkung rufen",
|
||||
L"Radiogerät ausschalten",
|
||||
|
||||
// spy
|
||||
L"Hide assignment", // TODO.Translate
|
||||
L"Get Intel assignment",
|
||||
|
||||
// various
|
||||
L"Spotter",
|
||||
L"Fokus",
|
||||
@@ -2811,6 +2822,10 @@ STR16 pTraitSkillsMenuDescStrings[] =
|
||||
L"Verstärkung aus dem Nachbarsektor anfordern.",
|
||||
L"Radiogerät ausschalten.",
|
||||
|
||||
// spy
|
||||
L"Assignment: hide among the population.", // TODO.Translate
|
||||
L"Assignment: hide among the population and gather intel.",
|
||||
|
||||
// various
|
||||
L"Bestimmtes Gebiet beobachten, damit Scharfschützen einen Bonus auf deren Treffsicherheit erhalten.",
|
||||
L"Increase interrupt modifier (penalty outside of area).", // TODO.Translate
|
||||
@@ -2833,6 +2848,11 @@ STR16 pTraitSkillsDenialStrings[] =
|
||||
L" - prone person or corpse next to merc\n", // TODO.Translate
|
||||
L" - crouched position\n",
|
||||
L" - free main hand\n",
|
||||
L" - covert trait\n",
|
||||
L" - enemy occupied sector\n",
|
||||
L" - single merc\n",
|
||||
L" - no alarm raised\n",
|
||||
L" - civilian or soldier disguise\n",
|
||||
};
|
||||
|
||||
STR16 pSkillMenuStrings[] = // TODO.Translate
|
||||
@@ -3199,7 +3219,8 @@ STR16 gzMercSkillTextNew[] =
|
||||
L"Placeholder", // for radio operator (minor trait)
|
||||
L"Placeholder", // for snitch(minor trait)
|
||||
L"Placeholder", // for survival (minor trait)
|
||||
L"Mehr...", //47
|
||||
L"Mehr...", // 47
|
||||
L"Intel", // for INTEL // TODO.Translate
|
||||
L"diverse", // for VARIOUSSKILLS
|
||||
};
|
||||
|
||||
@@ -3993,7 +4014,8 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] =
|
||||
L"%s reinigte %s",
|
||||
|
||||
// added by Flugente: decide what to do with prisoners
|
||||
L"Sie haben kein Gefängnis für die Gefangenen und müssen diese nun laufen lassen",
|
||||
L"As we have no prison, a field interrogation is performed.", // TODO.Translate
|
||||
L"Field interrogation",
|
||||
L"Wohin mit den %d Gefangenen?",
|
||||
L"Freilassen",
|
||||
L"Was möchten Sie tun?",
|
||||
@@ -4969,6 +4991,7 @@ STR16 pBookMarkStrings[] =
|
||||
L"WHO",
|
||||
L"Kerberus",
|
||||
L"Militia Overview", // TODO.Translate
|
||||
L"R.I.S.",
|
||||
};
|
||||
|
||||
STR16 pBookmarkTitle[] =
|
||||
@@ -5084,6 +5107,9 @@ STR16 pWebPagesTitles[] =
|
||||
L"Kerberus - Hire a Team",
|
||||
L"Kerberus - Individual Contracts",
|
||||
L"Miliz - Übersicht",
|
||||
L"Recon Intelligence Services - Information Requests", // TODO.Translate
|
||||
L"Recon Intelligence Services - Information Verification",
|
||||
L"Recon Intelligence Services - About us",
|
||||
L"Bobby Rays - Letzte Lieferungen",
|
||||
L"Enzyklopädie",
|
||||
L"Enzyklopädie - Daten",
|
||||
@@ -5923,6 +5949,9 @@ STR16 SkiMessageBoxText[] =
|
||||
L"Händler bitten, Gegenstände zu reparieren",
|
||||
L"Unterhaltung beenden",
|
||||
L"Kontostand",
|
||||
|
||||
L"Do you want to transfer %s Intel to cover the difference?", // TODO.Translate
|
||||
L"Do you want to transfer %s Intel to cover the cost?",
|
||||
};
|
||||
|
||||
//OptionScreen.c
|
||||
@@ -6782,6 +6811,7 @@ STR16 gzLaptopHelpText[] =
|
||||
L"World Health Organization",
|
||||
L"Kerberus - Experience In Security",
|
||||
L"Militia Overview", // TODO.Translate
|
||||
L"Recon Intelligence Services", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 gzHelpScreenText[] =
|
||||
@@ -8226,6 +8256,7 @@ STR16 szUDBGenSecondaryStatsTooltipText[]=
|
||||
L"|F|a|c|e |P|r|o|t|e|c|t|i|o|n",
|
||||
L"|I|n|f|e|c|t|i|o|n |P|r|o|t|e|c|t|i|o|n", // 39
|
||||
L"|S|h|i|e|l|d", // TODO.Translate
|
||||
L"|C|a|m|e|r|a", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
@@ -8271,6 +8302,7 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
|
||||
L"\n \nIf worn on your face, this will lower\nthe chance to be infected by other people.",
|
||||
L"\n \nIf kept in your inventory, this will\nlower\nthe chance to be infected by other people.",
|
||||
L"\n \nIf equipped in a hand, this will block incoming damage.", // TODO.Translate
|
||||
L"\n \nYou can take photos with this.", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szUDBAdvStatsTooltipText[]=
|
||||
@@ -8705,7 +8737,7 @@ STR16 szFoodTextStr[]=
|
||||
STR16 szPrisonerTextStr[]=
|
||||
{
|
||||
L"%d Offiziere, %d Elite-, %d Reguläre, %d Hilfssoldaten, %d Generäle und %d Zivilisten wurden verhört.",
|
||||
L"%d Gefangene wurden gegen Lösegeld freigelassen.",
|
||||
L"Gained $%d as ransom money.", // TODO.Translate
|
||||
L"%d Gefangene haben uns Truppenstandorte verraten.",
|
||||
L"%d Offiziere, %d Elite-, %d Reguläre und %d Hilfssoldaten laufen zu uns über.",
|
||||
L"Gefangenenaufstand in %s!",
|
||||
@@ -10779,6 +10811,12 @@ STR16 szDiseaseText[] =
|
||||
L"\n\n%s (undiagnosed) - %d / %d\n", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szSpyText[] =
|
||||
{
|
||||
L"Hide", // TODO.Translate
|
||||
L"Get Intel",
|
||||
};
|
||||
|
||||
STR16 szFoodText[] =
|
||||
{
|
||||
L"\n\n|W|a|t|e|r: %d%%\n",
|
||||
@@ -11085,6 +11123,71 @@ STR16 szGearTemplateText[] = // TODO.Translate
|
||||
L"Selected mercenary is not in this sector.",
|
||||
L"%s is not in that sector.",
|
||||
L"%s could not equip %s.",
|
||||
L"We cannot attach %s (item %d) as that might damage items.", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szIntelWebsiteText[] =
|
||||
{
|
||||
L"Recon Intelligence Services",
|
||||
L"Your need to know base",
|
||||
L"Information Requests",
|
||||
L"Information Verification",
|
||||
|
||||
L"About us",
|
||||
L"You have %d Intel.",
|
||||
L"We currently have information on the following items, available in exchange for intel as usual:",
|
||||
L"There is currently no other information available.",
|
||||
|
||||
L"%d Intel - %s",
|
||||
L"We can provide aerial reconnaissance of a map region. This will last until %02d:00.",
|
||||
L"Buy data - 50 intel",
|
||||
L"Buy detailed data - 70 Intel",
|
||||
|
||||
L"Select map region on which you want info on:",
|
||||
|
||||
L"North-west",
|
||||
L"North-north-west",
|
||||
L"North-north-east",
|
||||
L"North-east",
|
||||
|
||||
L"West-north-west",
|
||||
L"Center-north-west",
|
||||
L"Center-north-east",
|
||||
L"East-north-east",
|
||||
|
||||
L"West-south-west",
|
||||
L"Center-south-west",
|
||||
L"Center-south-east",
|
||||
L"East-south-east",
|
||||
|
||||
L"South-west",
|
||||
L"South-south-west",
|
||||
L"South-south-east",
|
||||
L"South-east",
|
||||
|
||||
// about us
|
||||
L"On the 'Information Requests' page, you can buy information on various enemy targets for intel.",
|
||||
L"This includes information on enemy patrols & garrisons, noteworthy persons of interests, enemy aircraft etc..",
|
||||
L"Some of that information may be of temporary nature.",
|
||||
L"On the 'Information Verification' page, you can upload data you took of significant intelligence.",
|
||||
|
||||
L"We will verify the data (this process usually takes several hours) and compensate you accordingly.",
|
||||
L"Note that you will reveive less intel if outside conditions have rendered the information less useful (e.g. the person in question having died since the data was acquired).",
|
||||
|
||||
// sell info
|
||||
L"You can upload the following facts:",
|
||||
L"Previous",
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
{
|
||||
L"No more enemies present, %s is no longer in hiding!",
|
||||
L"%s has been discovered and goes into hiding for %d hours.",
|
||||
L"%s has been discovered, going to sector!",
|
||||
};
|
||||
|
||||
#endif //GERMAN
|
||||
|
||||
Reference in New Issue
Block a user