Name Double Barreld Shotgun ShortName a_shotgun //The ammo this gun uses (shortName) Ammo a_shotgunammo Icon a_shotgun //Colour in Red, Green, Blue, each going up to 255. Colour 255 255 255 ItemID 29009 //Reload time in ticks, 1/20ths of a second ReloadTime 60 NumBullets 6 LoadIntoGun 2 //The amount of gun recoil, all relative : Sten = 1, Mp40 = 3, Kar98kSniper = 20 Recoil 12 //Damage in half hearts Damage 6 //The higher this value, the more the bullets spread Accuracy 6 //Time in ticks between rounds ShootDelay 0 ShootSound MosinNagantShoot ReloadSound brenReload //Bullet speed, default 3.0 BulletSpeed 2 Mode SemiAuto Scope Sgun ZoomLevel 2 Deployable False DeployedModel None MeleeDamage 2