use MID_TURF_LAYER

This commit is contained in:
mochi
2020-08-11 14:40:41 +02:00
parent ec4eb38033
commit 902f29ddd7
+1 -2
View File
@@ -53,8 +53,7 @@
wet_overlay = image('icons/effects/water.dmi', src, "ice_floor")
else
wet_overlay = image('icons/effects/water.dmi', src, "wet_static")
if(plane == PLANE_SPACE)
wet_overlay.plane = PLANE_SPACE_PARALLAX + 0.1
wet_overlay.plane = MID_TURF_LAYER
overlays += wet_overlay
if(time == INFINITY)
return