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

16 lines
529 B
Ucode
Raw Normal View History

2022-09-01 15:58:51 +00:00
//=============================================================================
// KFDT_Bludgeon_HRG_Dragonbreath
//=============================================================================
// Killing Floor 2
// Copyright (C) 2017 Tripwire Interactive LLC
//=============================================================================
class KFDT_Bludgeon_HRG_Dragonbreath extends KFDT_Bludgeon_RifleButt
abstract
hidedropdown;
DefaultProperties
{
//defaults
WeaponDef=class'KFWeapDef_HRG_Dragonbreath'
}