Transport group gamedir changes (#33)

This commit is contained in:
rftrdev
2023-07-04 20:57:43 -07:00
committed by GitHub
parent 8295dba021
commit 1e75f36d4b
4 changed files with 550 additions and 163 deletions
+5
View File
@@ -281,6 +281,11 @@ DISRUPT_ASD_DURATION_BONUS_DEMOLITIONS = 48
DISRUPT_ASD_DURATION_BONUS_NIGHTOPS = 120
DISRUPT_ASD_DURATION_BONUS_TECHNICIAN = 72
; Forge Transport Orders
; Creates a transport group with orders to go to the agent's location
FORGE_TRANSPORT_ORDERS_SUCCESS_CHANCE = 50
; No duration. The group is created immediately upon mission success
; Strategic Intel
; When viewing teams on the strategic map, enemy movement targets are displayed in red.
STRATEGIC_INTEL_SUCCESS_CHANCE = 60
+5
View File
@@ -414,4 +414,9 @@ Strings containing combinations of % characters are special format characters to
<uiIndex>79</uiIndex>
<sHistory>Helicopter repairs started. Estimated time: %d hour(s).</sHistory>
</TEXT>
<TEXT>
<!-- HISTORY_INTERCEPTED_TRANSPORT_GROUP -->
<uiIndex>80</uiIndex>
<sHistory>Successfully intercepted transport group.</sHistory>
</TEXT>
</STRINGS>
File diff suppressed because it is too large Load Diff
+5
View File
@@ -281,6 +281,11 @@ DISRUPT_ASD_DURATION_BONUS_DEMOLITIONS = 48
DISRUPT_ASD_DURATION_BONUS_NIGHTOPS = 120
DISRUPT_ASD_DURATION_BONUS_TECHNICIAN = 72
; Forge Transport Orders
; Creates a transport group with orders to go to the agent's location
FORGE_TRANSPORT_ORDERS_SUCCESS_CHANCE = 50
; No duration. The group is created immediately upon mission success
; Strategic Intel
; When viewing teams on the strategic map, enemy movement targets are displayed in red.
STRATEGIC_INTEL_SUCCESS_CHANCE = 60