Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actionbitevitaminbottle.c
Go to the documentation of this file.
2{
4 {
5 //m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_EAT;
6 }
7
8 override void ApplyModifiers( ActionData action_data )
9 {
10 //player.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
11 }
12};