mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Transport group gamedir changes (#33)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user