KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_Scythe.uc

7 lines
110 B
Ucode
Raw Normal View History

2023-05-12 23:33:32 +00:00
class CTI_WeapDef_Scythe extends KFWeapDef_Scythe
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
2022-09-12 20:38:09 +00:00
}