KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_ZedMKIII.uc

7 lines
114 B
Ucode
Raw Normal View History

2023-05-12 23:33:32 +00:00
class CTI_WeapDef_ZedMKIII extends KFWeapDef_ZedMKIII
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
2022-11-27 22:00:44 +00:00
}