Skip to content

Commit

Permalink
upped the firerate on the mech shotgun
Browse files Browse the repository at this point in the history
the firerate on the scattershot is too slow for it to be really powerful, this increase will make it more on par with the other weapons
  • Loading branch information
Brillcrafter committed Jul 30, 2023
1 parent b483d16 commit 5bb05a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/mecha/equipment/weapons/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
name = "\improper LBX AC 10 \"Scattershot\""
desc = "A weapon for combat exosuits. Shoots a spread of pellets."
icon_state = "mecha_scatter"
equip_cooldown = 20
equip_cooldown = 10
projectile = /obj/item/projectile/bullet/scattershot
projectiles = 40
projectile_energy_cost = 25
Expand Down

0 comments on commit 5bb05a3

Please sign in to comment.