KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_Shotgun_S12.uc
2023-05-13 03:01:06 +03:00

7 lines
120 B
Ucode

class CTI_WeapDef_Shotgun_S12 extends KFWeapDef_Shotgun_S12
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
}