Skip to content

Commit

Permalink
Apply some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Dec 1, 2024
1 parent 044aee6 commit b310fb8
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions _maps/map_files220/stations/boxstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19653,7 +19653,8 @@
/area/station/hallway/secondary/entry)
"bwP" = (
/obj/structure/toilet{
pixel_y = 8
pixel_y = 8;
dir = 4
},
/obj/machinery/light/small/directional/west,
/obj/machinery/door_control/bolt_control/south{
Expand Down Expand Up @@ -20213,7 +20214,8 @@
/area/station/hallway/secondary/entry)
"bzu" = (
/obj/structure/toilet{
pixel_y = 8
pixel_y = 8;
dir = 4
},
/obj/machinery/light/small/directional/west,
/obj/effect/landmark/start/assistant,
Expand Down Expand Up @@ -20748,7 +20750,7 @@
/turf/simulated/wall,
/area/station/maintenance/disposal)
"bCg" = (
/obj/machinery/computer/security/telescreen/entertainment/television,
/obj/machinery/computer/security/wooden_tv,
/turf/simulated/floor/carpet/royalblack,
/area/station/maintenance/apmaint)
"bCi" = (
Expand Down Expand Up @@ -60789,7 +60791,7 @@
/turf/simulated/floor/wood/oak,
/area/station/command/office/blueshield)
"iPb" = (
/obj/machinery/computer/security/telescreen/entertainment/television,
/obj/machinery/computer/security/wooden_tv,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/carpet,
/area/station/maintenance/asmaint)
Expand Down Expand Up @@ -62023,7 +62025,8 @@
/area/station/medical/surgery/secondary)
"jog" = (
/obj/structure/toilet{
pixel_y = 8
pixel_y = 8;
dir = 4
},
/obj/machinery/light/small/directional/west,
/obj/machinery/door_control/bolt_control/south{
Expand Down

0 comments on commit b310fb8

Please sign in to comment.