KF2-Server-Extension/ServerExt/Classes/DLCWeapDef_ChainBat.uc
inklesspen1scripter d848e56692 Trader's things
Trader:
Custom trader can be disabled
DLCs weapons added to trader (also can be disabled)
Finally fixed trader
Pistol upgrades can be disabled. Also.
2020-06-23 23:38:04 +03:00

7 lines
111 B
Ucode

class DLCWeapDef_ChainBat extends KFWeapDef_ChainBat
abstract;
DefaultProperties
{
SharedUnlockId=SCU_None
}