DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
BloodBagEmpty.c
Go to the documentation of this file.
1class BloodBagEmpty extends BloodContainerBase
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
9 }
10}
void AddAction(typename actionName)
override void SetActions()