Skip to content

Commit

Permalink
Upped the firerate on the mech LBX AC 10 "Scattershot" (#2496)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brillcrafter authored Sep 21, 2023
1 parent fe7fccb commit 3dbbfe9
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 = 15 //NSV13 - decreased cool down to 15 from 20
projectile = /obj/item/projectile/bullet/scattershot
projectiles = 40
projectile_energy_cost = 25
Expand Down

0 comments on commit 3dbbfe9

Please sign in to comment.