[MIRROR] Fixes xeno resin floor layer [MDB IGNORE] (#21717)

* Fixes xeno resin floor layer (#75888)

## About The Pull Request

Changes resin floor to MID_TURF_LAYER (turf decals are not shown!

## Why It's Good For The Game

Fixes #75876

## Changelog
🆑
fix: xeno resin floor layer
/🆑

* Fixes xeno resin floor layer

---------

Co-authored-by: jimmyl <70376633+mc-oofert@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-06-10 19:08:44 -07:00
committed by GitHub
co-authored by jimmyl
parent 6717aae91d
commit 8eca71d309
+1 -1
View File
@@ -135,7 +135,7 @@
desc = "A thick resin surface covers the floor."
anchored = TRUE
density = FALSE
layer = TURF_LAYER
layer = MID_TURF_LAYER
plane = FLOOR_PLANE
icon = 'icons/obj/smooth_structures/alien/weeds1.dmi'
icon_state = "weeds1-0"