8 override bool CanEnterIronsights()
11 if (optic && PSO1Optic.Cast(optic) || PSO11Optic.Cast(optic) ||
KashtanOptic.Cast(optic) ||
KazuarOptic.Cast(optic))
13 return super.CanEnterIronsights();
17 override void OnDebugSpawn()
21 inventory.CreateInInventory(
"PSO1Optic" );
22 inventory.CreateInInventory(
"AK_Suppressor" );
23 inventory.CreateInInventory(
"Battery9V" );
25 SpawnAttachedMagazine(
"Mag_SVD_10Rnd");