KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_ShrinkRayGun.uc
2023-05-13 02:33:32 +03:00

7 lines
122 B
Ucode

class CTI_WeapDef_ShrinkRayGun extends KFWeapDef_ShrinkRayGun
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
}