Skip to content

Commit

Permalink
Fix: move misplaced robotics items to the right places (#702)
Browse files Browse the repository at this point in the history
- Значок НЕКУРИТЬ не застелает собой раковину
- Раздатчик кислоты сдвинут выше, тайл можно занять
  • Loading branch information
AmShegars authored Jan 3, 2024
1 parent dbc0a40 commit 8036c6b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions maps/sierra/sierra-3.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -22240,13 +22240,12 @@
/obj/effect/floor_decal/corner/purple/border{
dir = 8
},
/obj/item/device/radio/intercom{
dir = 4;
pixel_x = -24
},
/obj/machinery/computer/modular/preset/civilian{
dir = 4
},
/obj/structure/reagent_dispensers/acid{
pixel_x = -32
},
/turf/simulated/floor/tiled/white,
/area/assembly/robotics)
"aKp" = (
Expand Down Expand Up @@ -23402,8 +23401,9 @@
/obj/structure/bed/chair/office/purple{
dir = 4
},
/obj/structure/reagent_dispensers/acid{
pixel_x = -32
/obj/item/device/radio/intercom{
dir = 4;
pixel_x = -24
},
/turf/simulated/floor/tiled/white,
/area/assembly/robotics)
Expand Down Expand Up @@ -25352,12 +25352,12 @@
dir = 8
},
/obj/machinery/external_cooling_device,
/turf/simulated/floor/tiled/white,
/area/assembly/robotics)
"aOA" = (
/obj/structure/sign/warning/nosmoking_1{
pixel_y = 32
},
/turf/simulated/floor/tiled/white,
/area/assembly/robotics)
"aOA" = (
/obj/effect/floor_decal/borderfloorwhite{
dir = 1
},
Expand Down

0 comments on commit 8036c6b

Please sign in to comment.