Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
headtorch_black.c
Go to the documentation of this file.
1class Headtorch_Black : Headtorch_ColorBase
2{
3 override void OnLightCreated()
4 {
5 m_Light.SetColorToRed();
6 }
7
8 override void OnDebugSpawn()
9 {
10 GetInventory().CreateInInventory("Battery9V");
11 }
12}
class Land_Buoy extends House m_Light