mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
4eeac9f649
* Medical - Death from sum of trauma * fixes * Update fnc_determineIfFatal.sqf
7 lines
150 B
C++
7 lines
150 B
C++
PREP(determineIfFatal);
|
|
PREP(getTypeOfDamage);
|
|
PREP(handleIncapacitation);
|
|
PREP(parseConfigForInjuries);
|
|
PREP(woundsHandler);
|
|
PREP(woundsHandlerSQF);
|