Skip to content

Commit

Permalink
Selling Terminal and Pad added to each hub's cargo area
Browse files Browse the repository at this point in the history
  • Loading branch information
Ossa88 committed Oct 6, 2024
1 parent 6a8554b commit b88ec5f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
4 changes: 4 additions & 0 deletions _maps/outpost/indie_space.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,7 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/selling_pad,
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"hg" = (
Expand Down Expand Up @@ -1767,6 +1768,9 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/computer/selling_pad_control{
dir = 1
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"mf" = (
Expand Down
13 changes: 12 additions & 1 deletion _maps/outpost/nanotrasen_asteroid.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,9 @@
/obj/effect/turf_decal/corner/opaque/yellow/full,
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/item/radio/intercom/directional/south,
/obj/machinery/computer/selling_pad_control{
dir = 1
},
/turf/open/floor/plasteel/dark,
/area/outpost/cargo)
"eO" = (
Expand Down Expand Up @@ -7127,6 +7130,14 @@
},
/turf/open/floor/concrete/slab_3,
/area/outpost/hallway/central)
"yY" = (
/obj/effect/turf_decal/industrial/hatch/yellow,
/obj/effect/turf_decal/corner/opaque/yellow/full,
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/machinery/light/directional/south,
/obj/machinery/selling_pad,
/turf/open/floor/plasteel/dark,
/area/outpost/cargo)
"yZ" = (
/obj/structure/barricade/wooden/crude{
layer = 3.13
Expand Down Expand Up @@ -24720,7 +24731,7 @@ Wz
jB
YT
iL
uS
yY
Nr
wq
wq
Expand Down
5 changes: 2 additions & 3 deletions _maps/outpost/nanotrasen_ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -898,13 +898,12 @@
/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/selling_pad,
/turf/open/floor/plasteel/dark,
/area/outpost/cargo/smeltery)
"gG" = (
Expand Down Expand Up @@ -3048,7 +3047,7 @@
/obj/effect/turf_decal/siding/white{
dir = 6
},
/obj/structure/chair{
/obj/machinery/computer/selling_pad_control{
dir = 1
},
/turf/open/floor/plasteel/dark,
Expand Down

0 comments on commit b88ec5f

Please sign in to comment.