class ACE_Settings { class GVAR(fatalInjuryCondition) { movedToSQF = 1; }; class GVAR(fatalInjuryConditionAI) { movedToSQF = 1; }; class GVAR(unconsciousConditionAI) { movedToSQF = 1; }; class GVAR(cardiacArrestTime) { movedToSQF = 1; }; };