Skip to content

Commit

Permalink
maps
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Oct 12, 2024
1 parent 5d9cc9c commit ec7a6d1
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 17 deletions.
5 changes: 4 additions & 1 deletion _maps/RandomRuins/SpaceRuins/corporate_mining.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2101,7 +2101,10 @@
/turf/closed/wall/rust,
/area/ruin/space/has_grav/corporatemine/crewquarters)
"Vj" = (
/obj/structure/vein/asteroid,
/obj/structure/vein/asteroid{
vein_class = 4;
mining_charges = 30
},
/obj/effect/landmark/mission_poi/drill,
/turf/open/floor/plating/asteroid/airless,
/area/ruin/space)
Expand Down
14 changes: 12 additions & 2 deletions _maps/outpost/indie_space.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,11 @@
},
/turf/open/floor/plasteel,
/area/outpost/hallway/central)
"ej" = (
/obj/effect/turf_decal/corner/opaque/brown/full,
/obj/machinery/computer/mission,
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"em" = (
/turf/closed/indestructible/reinforced,
/area/outpost/external)
Expand Down Expand Up @@ -5803,6 +5808,11 @@
},
/turf/open/floor/plasteel,
/area/outpost/hallway/central)
"Jy" = (
/obj/effect/turf_decal/corner/opaque/brown/full,
/obj/machinery/mission_pad,
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"JA" = (
/obj/machinery/firealarm/directional/north,
/obj/machinery/disposal/bin,
Expand Down Expand Up @@ -17203,7 +17213,7 @@ HD
Uw
uw
qN
UB
Jy
UB
gT
FE
Expand Down Expand Up @@ -17326,7 +17336,7 @@ HD
Uw
PI
js
UB
ej
yv
Sl
gO
Expand Down
6 changes: 0 additions & 6 deletions _maps/outpost/nanotrasen_asteroid.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6155,7 +6155,6 @@
/obj/effect/turf_decal/techfloor{
dir = 5
},
/obj/machinery/computer/bounty,
/turf/open/floor/plasteel/tech,
/area/outpost/hallway/fore)
"vO" = (
Expand Down Expand Up @@ -7393,7 +7392,6 @@
/obj/effect/turf_decal/techfloor{
dir = 9
},
/obj/machinery/computer/bounty,
/turf/open/floor/plasteel/tech,
/area/outpost/hallway/fore)
"Aa" = (
Expand Down Expand Up @@ -10716,9 +10714,6 @@
/turf/open/floor/wood,
/area/outpost/crew/library)
"LE" = (
/obj/machinery/computer/bounty{
dir = 8
},
/obj/effect/turf_decal/techfloor{
dir = 4
},
Expand Down Expand Up @@ -14879,7 +14874,6 @@
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/computer/bounty,
/turf/open/floor/plasteel/tech,
/area/outpost/hallway/fore)
"ZV" = (
Expand Down
12 changes: 4 additions & 8 deletions _maps/outpost/nanotrasen_ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -898,13 +898,14 @@
/obj/effect/turf_decal/siding/white{
dir = 10
},
/obj/structure/table/reinforced,
/obj/machinery/newscaster/directional/south,
/obj/item/newspaper,
/obj/machinery/camera{
dir = 4
},
/obj/machinery/firealarm/directional/west,
/obj/machinery/computer/mission{
dir = 1
},
/turf/open/floor/plasteel/dark,
/area/outpost/cargo/smeltery)
"gG" = (
Expand Down Expand Up @@ -3048,9 +3049,7 @@
/obj/effect/turf_decal/siding/white{
dir = 6
},
/obj/structure/chair{
dir = 1
},
/obj/machinery/mission_pad,
/turf/open/floor/plasteel/dark,
/area/outpost/cargo/smeltery)
"us" = (
Expand Down Expand Up @@ -7419,9 +7418,6 @@
/obj/effect/turf_decal/siding/white{
dir = 8
},
/obj/structure/chair{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
dir = 5
},
Expand Down

0 comments on commit ec7a6d1

Please sign in to comment.