mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
If ALLOW_BANDAGING_DURING_TRAVEL is set to TRUE, travelling mercs will bandage themselves if they bleed. This behaviour is off by default.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2220 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -4016,6 +4016,9 @@ MULTIPLIER_FOR_DIFFERENCE_IN_LIFE_VALUE_FOR_EMERGENCY = 4
|
||||
; Number of "doctor" points used up to heal each point below OKLIFE
|
||||
POINT_COST_PER_HEALTH_BELOW_OKLIFE = 2
|
||||
|
||||
; If retreating mercs are bleeding, their squad can bandage them while on the move
|
||||
ALLOW_BANDAGING_DURING_TRAVEL = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Repairing
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user