//============================================================================= // KFDT_Bludgeon_HRGWinterbite //============================================================================= // Killing Floor 2 // Copyright (C) 2019 Tripwire Interactive LLC //============================================================================= class KFDT_Bludgeon_HRGWinterbite extends KFDT_Bludgeon_RifleButt abstract hidedropdown; DefaultProperties { WeaponDef=class'KFWeapDef_HRGWinterbite' ModifierPerkList(0)=class'KFPerk_Gunslinger' ModifierPerkList(1)=class'KFPerk_Sharpshooter' }