Skip to content

Commit

Permalink
some extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Imaginos16 committed Jul 14, 2023
1 parent 7b02093 commit a913d55
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _maps/shuttles/shiptest/solgov_paracelsus.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1548,6 +1548,7 @@
/area/ship/crew/cryo)
"qM" = (
/obj/structure/table/wood,
/obj/machinery/recharger,
/turf/open/floor/wood/yew,
/area/ship/crew/crewthree)
"qV" = (
Expand Down Expand Up @@ -1698,12 +1699,14 @@
},
/obj/structure/table/wood,
/obj/item/reagent_containers/food/drinks/mug/coco{
pixel_x = -6
pixel_x = -7;
pixel_y = -2
},
/obj/item/spacecash/bundle/mediumrand{
pixel_x = 5;
pixel_y = 8
},
/obj/machinery/recharger,
/turf/open/floor/wood/mahogany,
/area/ship/bridge)
"sp" = (
Expand Down Expand Up @@ -2066,10 +2069,15 @@
/turf/open/floor/plasteel/mono,
/area/ship/cargo)
"wR" = (
/obj/item/clothing/gloves/color/latex/nitrile,
/obj/structure/table/glass,
/obj/machinery/door/window/southleft{
dir = 8
},
/obj/item/clothing/gloves/color/latex/nitrile{
pixel_x = 4;
pixel_y = 5
},
/obj/item/reagent_containers/glass/bottle/formaldehyde{
pixel_x = 8;
pixel_y = 8
Expand Down Expand Up @@ -2223,6 +2231,7 @@
/obj/item/storage/belt/medical{
pixel_x = -2
},
/obj/machinery/cell_charger,
/turf/open/floor/plasteel/mono/white,
/area/ship/medical/surgery)
"yx" = (
Expand Down

0 comments on commit a913d55

Please sign in to comment.