mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Better Snowy Redgates! (#7492)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user