Skip to content

Commit

Permalink
yeen
Browse files Browse the repository at this point in the history
  • Loading branch information
Zevotech committed Jun 11, 2024
1 parent 60000f5 commit 0b00fcb
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions _maps/shuttles/syndicate/syndicate_gorlex_hyena.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1313,6 +1313,9 @@
/obj/effect/decal/cleanable/dirt/dust,
/obj/structure/table,
/obj/effect/turf_decal/industrial/outline,
/obj/item/storage/box/bodycams{
pixel_y = 17
},
/turf/open/floor/mineral/plastitanium/red,
/area/ship/security/armory)
"wO" = (
Expand Down Expand Up @@ -3032,12 +3035,13 @@
"Xj" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/computer/crew{
dir = 8
},
/obj/effect/turf_decal/borderfloorblack{
dir = 4
},
/obj/machinery/computer/security{
dir = 8;
icon_state = "computer-left"
},
/turf/open/floor/plasteel/tech/grid,
/area/ship/cargo/office)
"Xz" = (
Expand Down Expand Up @@ -3259,7 +3263,8 @@
/obj/machinery/firealarm/directional/south,
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/computer/rdconsole/core{
dir = 8
dir = 8;
icon_state = "computer-right"
},
/obj/effect/turf_decal/borderfloorblack{
dir = 4
Expand Down

0 comments on commit 0b00fcb

Please sign in to comment.