Removes accidental smoke greande buff (#27787)

* the fix

* this also needs to be changed

---------

Co-authored-by: Bmon <no@email.com>
This commit is contained in:
Bm0n
2025-01-06 11:29:51 -05:00
committed by GitHub
parent f79bc81dac
commit b1b8cc8056
@@ -126,10 +126,8 @@
/////////////////////////////////////////////
/obj/effect/particle_effect/smoke/bad
lifetime = 60 SECONDS_TO_LIFE_CYCLES
lifetime = 16 SECONDS_TO_LIFE_CYCLES
causes_coughing = TRUE
direction = SOUTH
steps = 10
/obj/effect/particle_effect/smoke/bad/CanPass(atom/movable/mover, border_dir)
if(istype(mover, /obj/item/projectile/beam))