DayZ 1.24
Loading...
Searching...
No Matches
DayZInfectedCfgBase.c
Go to the documentation of this file.
1//-----------------------------------------------------------------------------------------------
2// DayZInfectedTypeCreate - main dayz type config
3//-----------------------------------------------------------------------------------------------
4
6{
8 pType.RegisterAttacks();
9
11 pType.RegisterHitComponentsForAI();
12}
void DayZInfectedTypeCreate(DayZInfectedType pType)