KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_Shotgun_S12.uc

7 lines
120 B
Ucode
Raw Normal View History

2023-05-13 00:01:06 +00:00
class CTI_WeapDef_Shotgun_S12 extends KFWeapDef_Shotgun_S12
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
}