DayZ
1.24
Loading...
Searching...
No Matches
Enumerations
EAgents.c File Reference
Go to the source code of this file.
Enumerations
enum
eAgents
{
NERVE_AGENT
= 128 }
Enumeration Type Documentation
◆
eAgents
enum
eAgents
Enumerator
NERVE_AGENT
Definition at line
2
of file
EAgents.c
.
3
{
4
//agent list
5
CHOLERA
= 1;
6
INFLUENZA
= 2;
7
SALMONELLA
= 4;
8
BRAIN
= 8;
9
FOOD_POISON
= 16;
10
CHEMICAL_POISON
= 32;
11
WOUND_AGENT
= 64;
12
NERVE_AGENT
= 128;
13
}
NERVE_AGENT
@ NERVE_AGENT
Definition
EAgents.c:12
Param3
Definition
EntityAI.c:95
scripts
3_Game
Enums
EAgents.c
Generated by
1.10.0