Skip to content

Commit

Permalink
Update flamethrower.dm (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrotherHangyul authored Nov 15, 2023
1 parent e5fdceb commit d24675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/flamethrower.dm
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
icon_state = "m2_flamethrower_on"
item_state = "m2flamethrower"
flags_1 = CONDUCT_1
slowdown = 1
slowdown = 0.4
slot_flags = null
w_class = WEIGHT_CLASS_HUGE
custom_materials = null
Expand Down

0 comments on commit d24675b

Please sign in to comment.