Merge pull request #5001 from Nerezza/Snowfloorfix

Fixes #4993
This commit is contained in:
Atermonera
2018-03-04 10:02:14 -08:00
committed by GitHub

View File

@@ -71,6 +71,7 @@
/obj/effect/overlay/snow/floor
icon_state = "snowfloor"
layer = 2.01 //Just above floor
mouse_opacity = 0 //Don't block underlying tile interactions
/obj/effect/overlay/snow/floor/edges
icon_state = "snow_edges"