Skip to content

Commit

Permalink
is this it
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuuhuuuu committed Jul 18, 2024
1 parent 27719a3 commit 93c24be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
pass_flags.flags_pass = PASS_THROUGH|PASS_OVER|PASS_MOB_THRU|PASS_UNDER

/obj/effect/particle_effect/water/Move(turf/newloc)
life--
life -= 1
if (life < 1)
qdel(src)
if(newloc.density)
Expand Down

0 comments on commit 93c24be

Please sign in to comment.