mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0b4029b12f
* Medical AI - AI will remove tourniquets * Medical AI - Improve tourniquet removal (for #10166) (#10178) * Fixes & tweaks - Have AI remove tourniquets ASAP - Fixed bug where AI would not remove tourniquet, because it didn't have any bandages - Allowed for more multitasking * Allow healer to administer morphine if out of bandages * Remove TODO comment * Allow AI to remove tourniquets from limbs with no open wounds * Update addons/medical_ai/functions/fnc_healingLogic.sqf --------- Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> |
||
---|---|---|
.. | ||
functions | ||
$PBOPREFIX$ | ||
ACE_Settings.hpp | ||
addon.toml | ||
CfgEventHandlers.hpp | ||
config.cpp | ||
initSettings.inc.sqf | ||
README.md | ||
script_component.hpp | ||
stateMachine.inc.sqf | ||
stringtable.xml | ||
XEH_postInit.sqf | ||
XEH_preInit.sqf | ||
XEH_PREP.hpp | ||
XEH_preStart.sqf |
ace_medical_ai
Makes AI units heal themselves and each other.