DayZ 1.24
Loading...
Searching...
No Matches
Headtorch_Grey.c
Go to the documentation of this file.
1class Headtorch_Grey : Headtorch_ColorBase
2{
3 override void OnDebugSpawn()
4 {
5 GetInventory().CreateInInventory("Battery9V");
6 }
7}
override void OnDebugSpawn()