//============================================================================= // KFProj_Bullet_M14EBR //============================================================================= // Bullet class for the M14 EBR //============================================================================= // Killing Floor 2 // Copyright (C) 2015 Tripwire Interactive LLC //============================================================================= class KFProj_Bullet_M14EBR extends KFProj_Bullet hidedropdown; defaultproperties { MaxSpeed=30000.0 Speed=30000.0 DamageRadius=0 ProjFlightTemplate=ParticleSystem'WEP_1P_L85A2_EMIT.FX_L85A2_Tracer_ZEDTime' }