mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +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:
@@ -1843,6 +1843,7 @@ typedef struct
|
||||
INT16 iFortificationsBonus;
|
||||
|
||||
// agent missions
|
||||
INT8 iMissionRefreshTimeDays;
|
||||
INT8 iMinLoyaltyForMission;
|
||||
|
||||
INT8 iDeepDeploymentSuccessChance;
|
||||
|
||||
Reference in New Issue
Block a user