Skip to content

Commit

Permalink
Included the Selling pad console for cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ossa88 committed Sep 15, 2024
1 parent e0ff8fc commit a3728da
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions _maps/shuttles/nanotrasen/nanotrasen_cheyenne.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3555,6 +3555,7 @@
/obj/machinery/selling_pad,
/obj/effect/turf_decal/industrial/outline,
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/item/circuitboard/computer/selling_pad_control,
/turf/open/floor/plasteel,
/area/ship/cargo)
"qZ" = (
Expand Down Expand Up @@ -7706,26 +7707,10 @@
/turf/open/floor/wood/ebony,
/area/ship/crew/dorm)
"Io" = (
/obj/structure/table/reinforced,
/obj/item/paper_bin{
pixel_x = -6
},
/obj/item/pen{
pixel_x = -6
},
/obj/item/stamp/qm{
pixel_x = 6;
pixel_y = 9
},
/obj/item/stamp{
pixel_x = 6;
pixel_y = 4
},
/obj/item/stamp/denied{
pixel_x = 6;
pixel_y = -1
},
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/machinery/computer/cargo/express{
dir = 8
},
/turf/open/floor/plasteel,
/area/ship/cargo)
"Iv" = (
Expand Down Expand Up @@ -11302,7 +11287,6 @@
/area/ship/security)
"Xg" = (
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/structure/table/reinforced,
/obj/item/toy/figure/cargotech{
pixel_x = -1
},
Expand All @@ -11314,10 +11298,29 @@
pixel_x = -5;
pixel_y = 3
},
/obj/item/mining_scanner,
/obj/machinery/light_switch{
pixel_y = 23
},
/obj/item/stamp/qm{
pixel_x = 6;
pixel_y = 9
},
/obj/item/stamp{
pixel_x = 6;
pixel_y = 4
},
/obj/item/stamp/denied{
pixel_x = 6;
pixel_y = -1
},
/obj/item/mining_scanner,
/obj/item/paper_bin{
pixel_x = -6
},
/obj/structure/table/reinforced,
/obj/item/pen{
pixel_x = -6
},
/turf/open/floor/plasteel,
/area/ship/cargo)
"Xi" = (
Expand Down Expand Up @@ -11799,9 +11802,6 @@
"Zu" = (
/obj/effect/turf_decal/industrial/outline,
/obj/effect/turf_decal/corner/opaque/yellow/diagonal,
/obj/machinery/computer/cargo/express{
dir = 4
},
/turf/open/floor/plasteel,
/area/ship/cargo)
"Zw" = (
Expand Down

0 comments on commit a3728da

Please sign in to comment.