mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
4466f9e785
* Move litter to `treatment` * Move eden object attributes to `treatment` * Move treatment items to `treatment` * Move bodybag handling to `treatment` * Move state conditions to `statemachine` * Move radio addon handling to `feedback` * Move medical macros to `engine` * Move medical extension to `damage` * Fix texture and material paths after move * Remove duplicate medical menu config * Remove old faction class * Remove a bunch of old code |
||
---|---|---|
.. | ||
fnc_addHeartRateAdjustment.sqf | ||
fnc_getBloodLoss.sqf | ||
fnc_getBloodPressure.sqf | ||
fnc_getBloodVolumeChange.sqf | ||
fnc_getCardiacOutput.sqf | ||
fnc_hasStableVitals.sqf | ||
fnc_initUnit.sqf | ||
fnc_isBeingCarried.sqf | ||
fnc_isBeingDragged.sqf | ||
fnc_isInStableCondition.sqf | ||
fnc_setCardiacArrest.sqf | ||
fnc_setDead.sqf | ||
fnc_setUnconsciousStatemachine.sqf | ||
script_component.hpp |