mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
use MID_TURF_LAYER
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user