diff --git a/code/modules/recycling/disposal.dm b/code/modules/recycling/disposal.dm index 208907535b2..9e2e9e00fbd 100644 --- a/code/modules/recycling/disposal.dm +++ b/code/modules/recycling/disposal.dm @@ -841,7 +841,7 @@ damage_deflection = 10 flags_2 = RAD_PROTECT_CONTENTS_2 | RAD_NO_CONTAMINATE_2 plane = FLOOR_PLANE - layer = CLOSED_TURF_LAYER // slightly lower than wires and other pipes + layer = DISPOSAL_PIPE_LAYER // slightly lower than wires and other pipes base_icon_state // initial icon state on map /// The last time a sound was played from this var/last_sound