[MIRROR] Better Snowy Redgates! (#7492)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2023-12-31 18:09:23 -07:00
committed by GitHub
parent acdd2ac9dd
commit a79e1ba798
4 changed files with 1562 additions and 294 deletions

View File

@@ -338,9 +338,11 @@ steam.start() -- spawns the effect
/obj/effect/effect/smoke/elemental/mist
name = "misty cloud"
desc = "A cloud filled with water vapor."
color = "#CCFFFF"
color = "#F0FFFF"
alpha = 128
strength = 1
plane = MOB_PLANE
layer = ABOVE_MOB_LAYER
/obj/effect/effect/smoke/elemental/mist/affect(mob/living/L)
L.water_act(strength)