Skip to content

Commit

Permalink
misc fixes (#27893)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeraldCandy authored Jan 10, 2025
1 parent 475d5d4 commit f6a3974
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions _maps/map_files/stations/emeraldstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6015,7 +6015,7 @@
/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{
dir = 4
},
/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{
/obj/effect/mapping_helpers/airlock/windoor/access/any/security/doors{
dir = 8
},
/turf/simulated/floor/plasteel{
Expand Down Expand Up @@ -7049,11 +7049,9 @@
},
/area/station/hallway/primary/fore/north)
"buS" = (
/obj/structure/closet/secure_closet/brig/temp{
opened = 1
},
/obj/effect/spawner/random/maintenance,
/obj/effect/decal/cleanable/dirt,
/obj/structure/closet/secure_closet/brig,
/obj/effect/spawner/random/maintenance,
/turf/simulated/floor/plating,
/area/station/maintenance/apmaint)
"buY" = (
Expand Down Expand Up @@ -31031,11 +31029,6 @@
/turf/simulated/floor/wood,
/area/station/service/library)
"gfL" = (
/obj/machinery/ai_status_display{
pixel_x = -32;
step_size = 0;
pixel_y = 32
},
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitepurplecorner"
Expand Down Expand Up @@ -32902,11 +32895,10 @@
/turf/simulated/floor/plasteel,
/area/station/hallway/secondary/entry/east)
"gAl" = (
/obj/structure/closet/secure_closet/brig/temp{
opened = 1
},
/obj/item/card/id/prisoner,
/obj/item/clothing/under/color/orange/prison,
/obj/structure/closet/secure_closet/brig,
/obj/effect/spawner/random/maintenance,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "redcorner"
Expand Down Expand Up @@ -50290,10 +50282,9 @@
/area/station/maintenance/apmaint2)
"jTd" = (
/obj/item/airlock_electronics/destroyed,
/obj/structure/closet/secure_closet/brig/temp{
opened = 1
},
/obj/item/clothing/shoes/orange,
/obj/structure/closet/secure_closet/brig,
/obj/effect/spawner/random/maintenance,
/turf/simulated/floor/plating,
/area/station/maintenance/apmaint)
"jTf" = (
Expand Down Expand Up @@ -99078,6 +99069,7 @@
/obj/structure/sink{
pixel_y = 22
},
/obj/machinery/firealarm/directional/west,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitepurplecorner"
Expand Down Expand Up @@ -116874,6 +116866,9 @@
/obj/machinery/computer/camera_advanced/xenobio{
dir = 8
},
/obj/machinery/ai_status_display{
pixel_y = -32
},
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "whitepurple"
Expand Down Expand Up @@ -120660,12 +120655,11 @@
},
/area/station/science/server)
"xQP" = (
/obj/structure/closet/secure_closet/brig/temp{
opened = 1
},
/obj/item/clothing/under/color/orange/prison,
/obj/item/clothing/shoes/orange,
/obj/effect/decal/cleanable/dirt,
/obj/structure/closet/secure_closet/brig,
/obj/effect/spawner/random/maintenance,
/turf/simulated/floor/plating,
/area/station/maintenance/apmaint)
"xQS" = (
Expand Down

0 comments on commit f6a3974

Please sign in to comment.