ACE3/addons/medical_ai/XEH_PREP.hpp

10 lines
171 B
C++
Raw Normal View History

PREP(canRequestMedic);
PREP(healingLogic);
PREP(healSelf);
PREP(healUnit);
PREP(isInjured);
PREP(isSafe);
PREP(playTreatmentAnim);
PREP(requestMedic);
PREP(wasRequested);