Add "Soldier Bounties" mission

This commit is contained in:
rftrdev
2022-10-22 17:54:06 -07:00
parent 39798ce507
commit 5000f965e1
15 changed files with 242 additions and 26 deletions
+7
View File
@@ -4663,6 +4663,7 @@ STR16 pTransactionText[] =
L"微型事件", //L"Mini event", rftr: mini events
L"从反抗军司令部转移资金", //L"Funds transferred from rebel command", rftr: rebel command
L"资金转移到反抗军司令部", //L"Funds transferred to rebel command", rftr: rebel command
L"Bounty payout", // rftr: rebel command soldier bounties
};
STR16 pTransactionAlternateText[] =
@@ -11952,6 +11953,10 @@ STR16 szRebelCommandText[] =
L"Gear quality -%d (%s)",
L"Overall stats -%d (%s)",
L"Max trainers: %d (%s)",
L"Payout +%2.0f%s (%s)",
L"Payout limit increased to $%d (%s)",
L"Bonus for officers (%s)",
L"Bonus for vehicles (%s)",
L"Duration +%d hours (%s)",
L"Agent not in loyal town",
L"Agent unavailable",
@@ -12091,6 +12096,8 @@ STR16 szRebelCommandAgentMissionsText[] =
L"Sabotage vehicle maintenance hubs to reduce their combat effectiveness and readiness. Enemy vehicles encountered have reduced stats.",
L"Train Militia Anywhere",
L"Create training areas in the wilderness that can be quickly set up and torn down. Militia can be trained in uncontested sectors outside of town.",
L"Soldier Bounties (Kingpin)",
L"Get a payout for enemy kills. Negotiate with Kingpin, who feels he can use your presence here to indirectly weaken the Queen's power. Bounties are deposited into your account at midnight and are limited to $%d per day.",
};
STR16 szRobotText[] =