mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
fixed a windoor access on NSS Kerberos in cargobay (#23561)
* fixed a funny * fixed a thing --------- Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
@@ -70365,17 +70365,20 @@
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/station/engineering/smes)
|
||||
"fRb" = (
|
||||
/obj/structure/plasticflaps{
|
||||
opacity = 1
|
||||
},
|
||||
/obj/effect/turf_decal/delivery,
|
||||
/obj/machinery/door/window/classic/reversed{
|
||||
dir = 8;
|
||||
name = "Glass Door"
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/windoor/access/any/supply/mail_sorting{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/windoor/access/any/supply/mule_bot{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/plasticflaps{
|
||||
opacity = 1
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/station/supply/office)
|
||||
"fRm" = (
|
||||
|
||||
Reference in New Issue
Block a user