//============================================================================= // KFDT_Bludgeon_MicrowaveGun //============================================================================= // Killing Floor 2 // Copyright (C) 2015 Tripwire Interactive LLC //============================================================================= class KFDT_Bludgeon_MicrowaveGun extends KFDT_Bludgeon_RifleButt abstract hidedropdown; DefaultProperties { //defaults WeaponDef=class'KFWeapDef_MicrowaveGun' }