KF2-Server-Extension/ServerExt/Classes/DLCWeapDef_Pistol_DualG18.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
123 B
Ucode

class DLCWeapDef_Pistol_DualG18 extends KFWeapDef_Pistol_DualG18
abstract;
DefaultProperties
{
SharedUnlockId=SCU_None
}