Skip to content

Commit

Permalink
tiny desparity fix (#12962)
Browse files Browse the repository at this point in the history
  • Loading branch information
RipGrayson authored May 14, 2023
1 parent 349609f commit 7af103d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 32 deletions.
38 changes: 7 additions & 31 deletions _maps/map_files/desparity/desparity.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,6 @@
pixel_x = -4;
pixel_y = -10
},
/obj/structure/sign/hydro,
/turf/open/ground/grass/weedable,
/area/lv624/ground/jungle5)
"hQ" = (
Expand Down Expand Up @@ -3877,10 +3876,6 @@
"ud" = (
/turf/open/floor/wood,
/area/lv624/lazarus/spaceport)
"ue" = (
/obj/structure/sign/hydro,
/turf/open/floor/plating/ground/dirtgrassborder/autosmooth/buildable,
/area/lv624/ground/jungle9)
"uf" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/blood,
Expand Down Expand Up @@ -7336,12 +7331,6 @@
/obj/effect/landmark/excavation_site_spawner,
/turf/open/floor/plating/ground/dirt,
/area/lv624/ground/jungle10)
"Ll" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/simple/green/hidden,
/obj/structure/sign/hydro,
/turf/open/floor/plating/ground/dirt,
/area/lv624/ground/jungle9)
"Ln" = (
/obj/structure/flora/ausbushes/genericbush,
/turf/open/floor/plating/ground/dirtgrassborder/autosmooth/buildable,
Expand Down Expand Up @@ -8516,10 +8505,6 @@
/obj/machinery/landinglight/ds1/delaythree,
/turf/open/floor/plating,
/area/lv624/lazarus/spaceport2)
"QJ" = (
/obj/structure/sign/hydro,
/turf/open/ground/grass/weedable,
/area/lv624/ground/jungle5)
"QK" = (
/obj/structure/window/framed/colony,
/turf/open/floor/plating,
Expand Down Expand Up @@ -8710,11 +8695,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor,
/area/lv624/lazarus/spaceport)
"RE" = (
/obj/effect/ai_node,
/obj/structure/sign/hydro,
/turf/open/floor/plating/ground/dirt,
/area/lv624/ground/jungle9)
"RF" = (
/obj/machinery/sleeper,
/turf/open/floor/tile/blue/taupeblue{
Expand Down Expand Up @@ -9594,10 +9574,6 @@
},
/turf/open/floor/tile,
/area/lv624/lazarus/medbay)
"VL" = (
/obj/structure/sign/hydro,
/turf/open/floor/plating/ground/dirt,
/area/lv624/ground/jungle9)
"VM" = (
/obj/structure/flora/ausbushes/genericbush{
pixel_x = 7;
Expand Down Expand Up @@ -11767,7 +11743,7 @@ km
wM
JY
JY
wM
JY
wM
tH
wM
Expand Down Expand Up @@ -16247,7 +16223,7 @@ JH
oy
JH
JH
Ll
JH
OZ
rn
Zp
Expand Down Expand Up @@ -16351,7 +16327,7 @@ ft
GQ
ft
ft
VL
ft
Du
EH
Zp
Expand Down Expand Up @@ -16455,7 +16431,7 @@ ft
GQ
ft
ft
RE
Du
EH
EH
EH
Expand Down Expand Up @@ -16559,7 +16535,7 @@ ft
gY
ft
ft
VL
ft
EH
EH
EH
Expand Down Expand Up @@ -16663,7 +16639,7 @@ ft
GQ
ft
ft
ue
EH
EH
EH
ft
Expand Down Expand Up @@ -16976,7 +16952,7 @@ CB
wK
ph
ph
QJ
Ya
eX
Om
Om
Expand Down
2 changes: 1 addition & 1 deletion code/game/area/lv624.dm
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
/area/lv624/lazarus/crashed_ship
name = "\improper Crashed Ship"
icon_state = "shuttlered"
ceiling = CEILING_UNDERGROUND_METAL
ceiling = CEILING_DEEP_UNDERGROUND_METAL
always_unpowered = TRUE
minimap_color = MINIMAP_AREA_SHIP

Expand Down

0 comments on commit 7af103d

Please sign in to comment.