FNC ammo 30
This commit is contained in:
parent
04edf77b14
commit
d73af521b4
|
@ -385,7 +385,7 @@ wep.WModel = "models/weapons/w_crowbar.mdl"
|
||||||
|
|
||||||
wep.Delay = (60/600)
|
wep.Delay = (60/600)
|
||||||
wep.Firemodes = FIREMODE_AUTOSEMI
|
wep.Firemodes = FIREMODE_AUTOSEMI
|
||||||
wep.Ammo = 8
|
wep.Ammo = 30
|
||||||
wep.Damage = 2
|
wep.Damage = 2
|
||||||
|
|
||||||
local wep = {}
|
local wep = {}
|
||||||
|
|
Loading…
Reference in New Issue