2023-12-21 13:58:05 -05:00
|
|
|
|
|
|
|
SWEP.Base = "cnr"
|
|
|
|
|
2023-12-21 16:15:25 -05:00
|
|
|
SWEP.PrintName = "SLIMLINE 12G"
|
2023-12-21 13:58:05 -05:00
|
|
|
SWEP.Slot = 0
|
|
|
|
|
|
|
|
SWEP.ViewModel = "models/weapons/cstrike/c_shot_m3super90.mdl"
|
|
|
|
SWEP.ViewModelFOV = 90
|
|
|
|
SWEP.WorldModel = "models/weapons/w_shot_m3super90.mdl"
|
|
|
|
SWEP.ActivePos = Vector( 2, -2, -2 )
|
|
|
|
|
|
|
|
SWEP.Sound_Shoot = "weapons/m3/m3-1.wav"
|
|
|
|
|
|
|
|
SWEP.Primary.ClipSize = 4
|
|
|
|
SWEP.Delay = ( 60 / 80 )
|
|
|
|
SWEP.MaxBurst = 1
|
|
|
|
SWEP.DamageClose = 25
|
|
|
|
SWEP.DamageFar = 13
|