Update 'mods/gunslinger/guns.lua'

This commit is contained in:
thunderdog1138 2020-09-22 20:48:42 +00:00
parent 974ab8154b
commit 39fbc0bd14
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ gunslinger.register_gun("gunslinger:e11", {
},
mode = "semi-automatic",
ammo = "gunslinger:blaster_cartrage",
ammo = gunslinger:blaster_cartrage,
dmg_mult = 2,
recoil_mult = 0,
fire_rate = 2,