Better Snowy Maps!

Modifies the eggnog town and hotspring redgates to add some likely needed elements and changes, and overall more detail.
This commit is contained in:
Rick4242
2023-12-26 22:27:14 -06:00
parent 0562ab1bac
commit cd3f6ea342
4 changed files with 1069 additions and 657 deletions
+3 -1
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)