Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
headtorch_grey.c
Go to the documentation of this file.
1 class Headtorch_Grey : Headtorch_ColorBase
2 {
3  override void OnDebugSpawn()
4  {
5  GetInventory().CreateInInventory("Battery9V");
6  }
7 }
Headtorch_Grey
Definition: headtorch_grey.c:1