Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into patch/zonesel
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Aug 22, 2018
2 parents 1017efb + 39a07a7 commit a763bbf
Show file tree
Hide file tree
Showing 50 changed files with 2,645 additions and 1,383 deletions.
183 changes: 122 additions & 61 deletions _maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion _maps/RandomRuins/SpaceRuins/TheDerelict.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3475,7 +3475,8 @@
/turf/open/floor/plasteel/airless,
/area/ruin/space/derelict/hallway/primary/port)
"lF" = (
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/ruin/space/derelict/hallway/primary)
"lG" = (
/turf/open/floor/plasteel/airless{
Expand Down
24 changes: 16 additions & 8 deletions _maps/RandomRuins/SpaceRuins/caravanambush.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@
/area/shuttle/caravan/freighter3)
"aN" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter3)
"aO" = (
/obj/machinery/airalarm/all_access{
Expand All @@ -179,7 +180,8 @@
/mob/living/simple_animal/hostile/pirate/ranged/space{
environment_smash = 0
},
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter2)
"aQ" = (
/obj/structure/rack,
Expand Down Expand Up @@ -474,7 +476,8 @@
/area/shuttle/caravan/freighter3)
"gT" = (
/mob/living/simple_animal/hostile/syndicate/ranged/smg/space,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter3)
"gU" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
Expand Down Expand Up @@ -754,7 +757,8 @@
pixel_x = 24
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter3)
"if" = (
/obj/machinery/firealarm{
Expand Down Expand Up @@ -887,7 +891,8 @@
dir = 4
},
/mob/living/simple_animal/hostile/syndicate/ranged/smg/space,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter3)
"iF" = (
/obj/effect/decal/cleanable/dirt,
Expand Down Expand Up @@ -1001,7 +1006,8 @@
/area/shuttle/caravan/freighter2)
"jq" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter2)
"jr" = (
/obj/effect/turf_decal/box/white/corners{
Expand Down Expand Up @@ -1075,7 +1081,8 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter2)
"jK" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
Expand All @@ -1090,7 +1097,8 @@
/mob/living/simple_animal/hostile/pirate/ranged/space{
environment_smash = 0
},
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/shuttle/caravan/freighter2)
"jN" = (
/turf/open/floor/plasteel/airless{
Expand Down
6 changes: 4 additions & 2 deletions _maps/RandomRuins/SpaceRuins/cloning_facility.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,12 @@
/area/ruin/space/has_grav/powered/ancient_shuttle)
"o" = (
/obj/machinery/vending/snack/teal,
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/ruin/space/has_grav/powered/ancient_shuttle)
"p" = (
/turf/open/floor/plasteel/airless/floorgrime,
/turf/open/floor/plasteel/airless,
/obj/effect/decal/cleanable/dirt,
/area/ruin/space/has_grav/powered/ancient_shuttle)
"q" = (
/obj/structure/sign/directions/science{
Expand Down
3 changes: 2 additions & 1 deletion _maps/RandomRuins/SpaceRuins/crashedship.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,8 @@
/obj/effect/turf_decal/loading_area{
dir = 4
},
/turf/open/floor/plasteel/floorgrime,
/turf/open/floor/plasteel,
/obj/effect/decal/cleanable/dirt,
/area/awaymission/BMPship/Midship)
"dP" = (
/obj/machinery/conveyor{
Expand Down
Loading

0 comments on commit a763bbf

Please sign in to comment.