Skip to content

Commit

Permalink
Additional Fix 11
Browse files Browse the repository at this point in the history
Stuff.
  • Loading branch information
The-Black-Screen committed May 11, 2024
1 parent 0e26a40 commit d25510d
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions _maps/map_files/BoxStation/BoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9479,8 +9479,7 @@
},
/obj/structure/table/reinforced,
/obj/structure/desk_bell{
pixel_y = 10;
pixel_x = -4
pixel_x = -6
},
/obj/machinery/door/window/left/directional/north{
dir = 8;
Expand All @@ -9495,6 +9494,14 @@
id = "hop";
name = "Privacy Shutters"
},
/obj/item/paper_bin{
pixel_x = 3;
pixel_y = 4
},
/obj/item/pen{
pixel_x = 3;
pixel_y = 4
},
/turf/open/floor/iron/dark/textured,
/area/station/command/heads_quarters/hop)
"dgH" = (
Expand Down Expand Up @@ -26136,6 +26143,14 @@
/obj/structure/desk_bell{
pixel_x = -6
},
/obj/item/paper_bin{
pixel_x = 3;
pixel_y = 4
},
/obj/item/pen{
pixel_x = 3;
pixel_y = 4
},
/turf/open/floor/iron/white,
/area/station/medical/office)
"iLB" = (
Expand Down

0 comments on commit d25510d

Please sign in to comment.