Skip to content

Commit

Permalink
FIXES BIG RED HALLSIDEWALK (#4906)
Browse files Browse the repository at this point in the history
# About the pull request

IT'S MEANT TO BE ONE TO THE RIGHT ON THIS INCERT



BROKEN

https://i.gyazo.com/b0587529740abf9470c16d24e1050c9e.png

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:SpartanBobby
maptweak: fixes broken sidewalk on bigred
/:cl:
  • Loading branch information
spartanbobby authored Nov 13, 2023
1 parent 485afd9 commit b16fa74
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions maps/map_files/BigRed/standalone/crashlanding-offices.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@
},
/area/bigredv2/outside/c)
"ag" = (
/turf/open/mars_cave{
icon_state = "mars_dirt_4"
/turf/open/floor{
dir = 8;
icon_state = "asteroidwarning"
},
/area/bigredv2/outside/e)
"ah" = (
Expand All @@ -38,13 +39,12 @@
/area/bigredv2/outside/e)
"aj" = (
/turf/open/mars{
icon_state = "mars_dirt_11"
icon_state = "mars_dirt_12"
},
/area/bigredv2/outside/e)
"ak" = (
/turf/open/floor{
dir = 8;
icon_state = "asteroidwarning"
/turf/open/mars{
icon_state = "mars_dirt_11"
},
/area/bigredv2/outside/e)
"al" = (
Expand All @@ -54,8 +54,8 @@
},
/area/bigredv2/outside/e)
"am" = (
/turf/open/mars{
icon_state = "mars_dirt_12"
/turf/open/mars_cave{
icon_state = "mars_dirt_4"
},
/area/bigredv2/outside/e)
"an" = (
Expand Down Expand Up @@ -2147,8 +2147,8 @@ Ha
dq
"}
(20,1,1) = {"
aj
ag
ai
at
aA
dX
dX
Expand All @@ -2175,7 +2175,7 @@ PR
"}
(21,1,1) = {"
ak
ak
am
aA
aG
dX
Expand All @@ -2201,9 +2201,9 @@ Ha
PR
"}
(22,1,1) = {"
al
al
aA
ag
ag
aG
aG
dX
ap
Expand All @@ -2228,9 +2228,9 @@ Ha
PR
"}
(23,1,1) = {"
am
ag
aA
al
al
aG
aG
aG
ap
Expand All @@ -2255,8 +2255,8 @@ Ha
dq
"}
(24,1,1) = {"
ai
at
aj
am
aA
aG
aG
Expand Down

0 comments on commit b16fa74

Please sign in to comment.