mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user