DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GrowDuringAntibioticsAttack()

bool AgentBase::GrowDuringAntibioticsAttack ( PlayerBase player)
inlineprivate

should this agent grow based on invasibility even during antibiotics attack

DEPRECATED

См. определение в файле AgentBase.c строка 142

143 {
144 return true;
145 }