rott/kf_sources/KFMod/Classes/CamoMP5MAttachment.uc
2026-07-14 20:27:09 +07:00

17 lines
626 B
Ucode

//=============================================================================
// CamoMP5MAttachment
//=============================================================================
// MP5 medic gun third person attachment class
//=============================================================================
// Killing Floor Source
// Copyright (C) 2013 Tripwire Interactive LLC
// - Jeff Robinson
//=============================================================================
class CamoMP5MAttachment extends MP5MAttachment;
defaultproperties
{
mesh=none
MeshRef="KF_Wp3rdCAMO_Trip.MP5_3rd_CAMO"
}