Skip to content

Commit

Permalink
Signs for port propulsion access tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Doxxmedearly committed Jul 30, 2023
1 parent 90df871 commit c757316
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions html/changelogs/doxxmedearly-more_propsign.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
author: Doxxmedearly
delete-after: True
changes:
- maptweak: "Adds two more signs that will direct lazy engineers to a shorter route to port propulsion. Check maintenance behind the elevator."
8 changes: 8 additions & 0 deletions maps/sccv_horizon/sccv_horizon-2_deck_2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,10 @@
/obj/effect/floor_decal/corner/green/full{
dir = 1
},
/obj/structure/sign/directions/prop{
dir = 4;
pixel_y = 24
},
/turf/simulated/floor/tiled,
/area/engineering/lobby)
"aqo" = (
Expand Down Expand Up @@ -48234,6 +48238,10 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/structure/sign/directions/prop{
dir = 1;
pixel_y = 24
},
/turf/simulated/floor/plating,
/area/maintenance/aft)
"xpJ" = (
Expand Down

0 comments on commit c757316

Please sign in to comment.