Skip to content

Commit

Permalink
Нерф флаеров (PMC-Unga-Marines#687)
Browse files Browse the repository at this point in the history
* Нерф флаеров

* Еблан забыл про тики
  • Loading branch information
Tatarla authored Nov 23, 2024
1 parent eff7f02 commit b570b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/objects/items/explosives/grenades/marines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@
light_color = LIGHT_COLOR_FLARE
G_throw_sound = null
var/fuel = 0
var/lower_fuel_limit = 450
var/upper_fuel_limit = 750
var/lower_fuel_limit = 60
var/upper_fuel_limit = 75

/obj/item/explosive/grenade/flare/dissolvability(acid_strength)
return 2
Expand Down

0 comments on commit b570b34

Please sign in to comment.