mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
fix flooring of whiteship submaps (#29434)
This commit is contained in:
@@ -492,7 +492,7 @@
|
||||
"Dm" = (
|
||||
/obj/machinery/door/airlock/titanium/glass,
|
||||
/obj/effect/mapping_helpers/airlock/c_foam/three,
|
||||
/turf/template_noop,
|
||||
/turf/simulated/floor/plating/airless,
|
||||
/area/template_noop)
|
||||
"Dv" = (
|
||||
/obj/machinery/light/small{
|
||||
@@ -699,7 +699,10 @@
|
||||
/area/template_noop)
|
||||
"Ri" = (
|
||||
/obj/machinery/door/airlock/security/glass,
|
||||
/turf/template_noop,
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 1;
|
||||
icon_state = "darkred"
|
||||
},
|
||||
/area/template_noop)
|
||||
"RE" = (
|
||||
/obj/structure/shuttle/engine/heater{
|
||||
|
||||
Reference in New Issue
Block a user