Add mission cost settings

This commit is contained in:
rftrdev
2022-10-17 22:40:47 -07:00
parent 572933e359
commit 1e189c54ac
3 changed files with 6 additions and 2 deletions
+2
View File
@@ -1843,6 +1843,8 @@ typedef struct
INT16 iFortificationsBonus;
// agent missions
INT32 iMissionBaseCost;
INT32 iMissionAdditionalCost;
INT8 iMissionRefreshTimeDays;
INT8 iMinLoyaltyForMission;