Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGamerdk committed Mar 1, 2024
1 parent a9245b7 commit 6898a36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion maps/shuttles/lifeboat-port.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,8 @@
/area/shuttle/lifeboat)
"Jg" = (
/turf/open/shuttle/escapepod{
icon_state = "floor8"
icon_state = "floor1";
dir = 4
},
/area/shuttle/lifeboat)
"Jw" = (
Expand Down
3 changes: 2 additions & 1 deletion maps/shuttles/lifeboat-starboard.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,8 @@
/area/shuttle/lifeboat)
"VZ" = (
/turf/open/shuttle/escapepod{
icon_state = "floor8"
icon_state = "floor1";
dir = 4
},
/area/shuttle/lifeboat)
"Xj" = (
Expand Down

0 comments on commit 6898a36

Please sign in to comment.