Skip to content

Commit

Permalink
Update rift-05-surface2.dmm
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeramsay007 committed Jan 31, 2024
1 parent 3d70246 commit 3e6e1a7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions maps/rift/levels/rift-05-surface2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1311,6 +1311,10 @@
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
/obj/machinery/light/no_nightshift{
dir = 1;
old_wall = 1
},
/turf/simulated/floor/maglev{
dir = 8;
icon_state = "maglevup";
Expand Down Expand Up @@ -4870,7 +4874,8 @@
},
/obj/structure/bed/chair/bay/shuttle,
/obj/machinery/light/no_nightshift{
dir = 1
dir = 1;
old_wall = 1
},
/obj/effect/floor_decal/corner_techfloor_grid{
dir = 5
Expand Down Expand Up @@ -12552,7 +12557,6 @@
/turf/simulated/floor/tiled/red,
/area/security/evastorage)
"iag" = (
/obj/structure/catwalk,
/obj/machinery/door/blast/regular{
dir = 4;
id = "hammerheadfsb";
Expand Down Expand Up @@ -19698,7 +19702,6 @@
/obj/structure/cable/orange{
icon_state = "4-8"
},
/obj/structure/catwalk,
/obj/machinery/door/blast/regular{
dir = 4;
id = "hammerheadfsb";
Expand Down

0 comments on commit 3e6e1a7

Please sign in to comment.