mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Add settings variable for mission refresh time
Fix nullptr derefence when starting a mission with a generic agent Limit missions to one per batch Add popup box and screenmsg when a mission activates, fails to activates, and expires
This commit is contained in:
@@ -12036,7 +12036,7 @@ STR16 szRebelCommandDirectivesText[] =
|
||||
|
||||
STR16 szRebelCommandAgentMissionsText[] =
|
||||
{
|
||||
L"New missions will be available every 48 hours.",
|
||||
L"New missions will be available every %d hours.",
|
||||
L"A mission is currently active.",
|
||||
L"Deep Deployment",
|
||||
L"Coordinate efforts to find ways to sneak up on the enemy, but be careful: it's equally possible to put yourself in a disadvantaged deployment area. When attacking enemy forces, the deployment area is much larger.",
|
||||
|
||||
Reference in New Issue
Block a user