16 if (
Class.CastTo(entity,
this) )
18 entity.GetInventory().CreateInInventory(
"NVGoggles" );
19 entity.GetInventory().CreateInInventory(
"UniversalLight" );
20 entity.GetInventory().CreateInInventory(
"Battery9V" );
21 entity.GetInventory().CreateInInventory(
"Battery9V" );
25 override protected void InitGlobalExclusionValues()
27 super.InitGlobalExclusionValues();
29 AddSingleExclusionValueGlobal(EAttExclusions.EXCLUSION_HEADSTRAP_0);