New feature: mercs can drag people and corpses

For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23508&goto=350989&#msg_350989

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2386 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2017-09-17 22:06:21 +00:00
parent 7dd34ce321
commit 9678a3dc0e
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -359,4 +359,9 @@ DAMAGE_BREATH_MOVE_EXPLOSIVE_MODIFIER = 0.1
; Valid values are from 1.0 to 10.0 .
; Default is 1.7
SHIELD_MOVEMENT_APCOST_MODIFIER = 1.7
; AP costs for movement are multiplied by this if we drag someone.
; Valid values are from 1.0 to 10.0 .
; Default is 1.5
DRAG_MOVEMENT_APCOST_MODIFIER = 1.5
;******************************************************************************************************************************