KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_ZedMKIII.uc

7 lines
114 B
Ucode
Raw Normal View History

2023-05-13 02:33:32 +03:00
class CTI_WeapDef_ZedMKIII extends KFWeapDef_ZedMKIII
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
2022-11-28 01:00:44 +03:00
}