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

16 lines
514 B
Ucode
Raw Normal View History

2023-05-11 15:55:04 +00:00
//=============================================================================
// KFDT_Bludgeon_Shotgun_S12
//=============================================================================
// Killing Floor 2
// Copyright (C) 2023 Tripwire Interactive LLC
//=============================================================================
class KFDT_Bludgeon_Shotgun_S12 extends KFDT_Bludgeon_RifleButt
abstract
hidedropdown;
DefaultProperties
{
//defaults
WeaponDef=class'KFWeapDef_Shotgun_S12'
}