Skip to content

Commit

Permalink
bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
CMiSSioN committed Sep 3, 2019
1 parent 6a9db09 commit 51114d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified CustomActivatableEquipment/CustomActivatableEquipment.dll
Binary file not shown.
Binary file modified CustomAmmoCategories/CustomAmmoCategories.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions CustomAmmoCategories/WeaponRealizerSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"heatDamageModifier": false,

"heatDamageAppliesToVehicleAsNormalDamage": true,
"heatDamagePercentApplicationToVehicle": 50,
"heatDamagePercentApplicationToVehicle": 0.5,

"heatDamageAppliesToTurretAsNormalDamage": true,
"heatDamagePercentApplicationToTurret": 75,
"heatDamagePercentApplicationToTurret": 0.75,

"heatDamageAppliesToBuildingAsNormalDamage": true,
"heatDamagePercentApplicationToBuilding": 150,
"heatDamagePercentApplicationToBuilding": 1.5,

"ballisticNumberOfShots": true,
"clusteredBallistics": true,
Expand Down

0 comments on commit 51114d2

Please sign in to comment.