Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kalazus committed Jun 25, 2024
1 parent 31e1ffb commit fde8f28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/projectiles/magazines/flamer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,9 @@
matter = list("metal" = 50) // no free metal
flamer_chem = null
max_rounds = 200
max_range = 7
max_range = 6
fuel_pressure = 1
max_duration = 50
max_intensity = 60
custom = TRUE

/obj/item/ammo_magazine/flamer_tank/smoke/upgraded
Expand Down

0 comments on commit fde8f28

Please sign in to comment.