FNC ammo 30

This commit is contained in:
Fesiug 2023-10-09 15:05:27 -04:00
parent 04edf77b14
commit d73af521b4
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ wep.WModel = "models/weapons/w_crowbar.mdl"
wep.Delay = (60/600)
wep.Firemodes = FIREMODE_AUTOSEMI
wep.Ammo = 8
wep.Ammo = 30
wep.Damage = 2
local wep = {}