Update 'mods/gunslinger/guns.lua'

This commit is contained in:
thunderdog1138 2020-09-22 20:44:51 +00:00
parent 9673fae79a
commit 974ab8154b
1 changed files with 1 additions and 0 deletions

View File

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