Skip to content

Commit

Permalink
unnerfs flamer
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Aug 6, 2023
1 parent 915fb4d commit 7ca0a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/flamer/flamer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

/obj/item/weapon/gun/flamer/set_gun_config_values()
..()
set_fire_delay(FIRE_DELAY_TIER_4 * 5)
set_fire_delay(FIRE_DELAY_TIER_5 * 5)

/obj/item/weapon/gun/flamer/unique_action(mob/user)
toggle_gun_safety()
Expand Down

0 comments on commit 7ca0a32

Please sign in to comment.