mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Split in-town and loyalty mission prep checks
This commit is contained in:
@@ -11961,6 +11961,7 @@ STR16 szRebelCommandText[] =
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11971,6 +11971,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11961,6 +11961,7 @@ STR16 szRebelCommandText[] =
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11953,6 +11953,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11875,6 +11875,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11962,6 +11962,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11975,6 +11975,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
@@ -11956,6 +11956,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
|
||||
L"Bonus for officers (%s)",
|
||||
L"Bonus for vehicles (%s)",
|
||||
L"Duration +%d hours (%s)",
|
||||
L"Agent not in town",
|
||||
L"Town loyalty too low",
|
||||
L"Agent unavailable",
|
||||
L"Agent contract expiring",
|
||||
|
||||
Reference in New Issue
Block a user