DayZ 1.24
Loading...
Searching...
No Matches
ActionInjectMorphineSelf.c
Go to the documentation of this file.
2{
4 {
5 action_data.m_MainItem.OnApply(action_data.m_Player);
6 //player.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
7 }
8};
override void ApplyModifiers(ActionData action_data)