Skip to content

Commit

Permalink
pew pew (#21101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqiib authored Dec 14, 2023
1 parent 7ce4496 commit 06189c5
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 @@ -84,7 +84,7 @@
addtimer(CALLBACK(src, PROC_REF(set_ready_state), 1), equip_cooldown)

/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser
equip_cooldown = 8
equip_cooldown = 5
name = "\improper CH-PS \"Immolator\" laser"
desc = "A weapon for combat exosuits. Shoots basic lasers."
icon_state = "mecha_laser"
Expand Down

0 comments on commit 06189c5

Please sign in to comment.