1
0
KF2-Dev-Scripts/KFGameContent/Classes/KFDT_Bludgeon_HRG_93R.uc

16 lines
502 B
Ucode
Raw Normal View History

2023-09-21 19:31:11 +00:00
//=============================================================================
// KFDT_Bludgeon_HRG_93R
//=============================================================================
// Killing Floor 2
// Copyright (C) 2023 Tripwire Interactive LLC
//=============================================================================
class KFDT_Bludgeon_HRG_93R extends KFDT_Bludgeon_RifleButt
abstract
hidedropdown;
DefaultProperties
{
//defaults
WeaponDef=class'KFWeapDef_HRG_93R'
}