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:
Flugente
2015-03-07 15:52:55 +00:00
parent f55d2a5136
commit 0defdd7b78
+3
View File
@@ -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
;------------------------------------------------------------------------------------------------------------------------------