Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
actionbitepurificationtablets.c
Go to the documentation of this file.
1
class
ActionBitePurificationTablets: ActionConsumeSingle
2
{
3
void
ActionBitePurificationTablets()
4
{
5
//m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_LICKBATTERY;
6
}
7
8
override
void
ApplyModifiers(
ActionData
action_data )
9
{
10
//player.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
11
}
12
};
ActionData
ActionBase ActionData
Definition
actionbase.c:30
Daten
4_world
classes
useractionscomponent
actions
singleuse
medical
actionbitepurificationtablets.c
Generated by
1.16.1