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