mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
-set default damage multipliers to 0 (no add'l dmg)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@140 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -369,11 +369,11 @@ GAME_PROGRESS_IGGY_AVALIABLE = 70
|
||||
; maximum damage (internal) is 255
|
||||
;******************************************************************************************
|
||||
|
||||
EXPLOSIVES_DAMAGE_MULTIPLIER = 1
|
||||
EXPLOSIVES_DAMAGE_MULTIPLIER = 0
|
||||
|
||||
MELEE_DAMAGE_MULTIPLIER = 1
|
||||
MELEE_DAMAGE_MULTIPLIER = 0
|
||||
|
||||
GUN_DAMAGE_MULTIPLIER = 1
|
||||
GUN_DAMAGE_MULTIPLIER = 0
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user