mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-26 05:12:54 +00:00
* Moved ace_cookoff_canHaveFireJet config logic into vehicle_damage as a param passed into cookoff to improve modularity * Use original arg order --------- Co-authored-by: PabstMirror <pabstmirror@gmail.com>
ace_vehicle_damage
Adds enhanced vehicle damage. Primary goal is to remove global vehicle health and instead opt for a "component based" health system.