Skip to content

Commit

Permalink
sgihsghyrtgserhgyugyuhgus
Browse files Browse the repository at this point in the history
  • Loading branch information
Zevotech committed Sep 14, 2023
1 parent 5d56ab1 commit 25365a6
Showing 1 changed file with 42 additions and 11 deletions.
53 changes: 42 additions & 11 deletions _maps/shuttles/shiptest/nanotrasen_skipper.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -328,11 +328,18 @@
pixel_y = 4;
pixel_x = 5
},
/obj/item/folder/blue,
/obj/item/folder/blue{
pixel_x = -8;
pixel_y = 7
},
/obj/item/stamp/head_of_personnel{
pixel_x = -7
pixel_x = -7;
pixel_y = -3
},
/obj/item/folder/red{
pixel_x = -8;
pixel_y = 11
},
/obj/item/folder/red,
/turf/open/floor/wood,
/area/ship/crew/crewthree)
"dp" = (
Expand Down Expand Up @@ -2876,6 +2883,7 @@
/area/ship/bridge)
"wd" = (
/obj/structure/table,
/obj/item/stack/medical/gauze,
/obj/item/storage/firstaid/regular,
/turf/open/floor/carpet/nanoweave/blue,
/area/ship/medical)
Expand Down Expand Up @@ -3795,6 +3803,10 @@
/obj/effect/turf_decal/corner/opaque/white/mono,
/obj/structure/extinguisher_cabinet/directional/north,
/obj/effect/decal/cleanable/food/flour,
/obj/structure/sink/kitchen{
dir = 4;
pixel_x = -11
},
/turf/open/floor/plasteel,
/area/ship/crew/canteen/kitchen)
"Eb" = (
Expand Down Expand Up @@ -4664,7 +4676,21 @@
"MG" = (
/obj/effect/turf_decal/borderfloorwhite/full,
/obj/structure/table,
/obj/item/stack/medical/gauze,
/obj/item/paper_bin{
pixel_x = 6;
pixel_y = 2
},
/obj/item/pen{
pixel_y = 4;
pixel_x = 5
},
/obj/item/folder/blue{
pixel_y = 11;
pixel_x = -8
},
/obj/item/stamp/cmo{
pixel_x = -7
},
/turf/open/floor/plasteel/white,
/area/ship/medical)
"MH" = (
Expand Down Expand Up @@ -4762,18 +4788,23 @@
dir = 8
},
/obj/structure/table,
/obj/item/clipboard{
pixel_x = 6;
pixel_y = 6
},
/obj/item/stamp{
pixel_x = 10
},
/obj/item/stamp/denied{
pixel_x = 2
},
/obj/item/flashlight/lamp{
pixel_x = -8;
pixel_y = 10
},
/obj/item/stamp/denied{
pixel_x = -4
},
/obj/item/stamp{
pixel_x = 4
/obj/item/folder{
pixel_x = -10
},
/obj/item/folder/blue,
/obj/item/clipboard,
/turf/open/floor/plasteel/dark,
/area/ship/cargo/office)
"Np" = (
Expand Down

0 comments on commit 25365a6

Please sign in to comment.