Skip to content

Commit

Permalink
finally
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsVyzo committed Apr 5, 2024
1 parent 0ff7b77 commit d6a4c00
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6784,7 +6784,6 @@
/turf/open/floor/grass,
/area/almayer/living/starboard_garden)
"aIC" = (
/obj/structure/surface/table/almayer,
/obj/effect/decal/warning_stripes{
icon_state = "S"
},
Expand All @@ -6801,6 +6800,7 @@
/obj/item/reagent_container/glass/beaker/large{
pixel_x = -6
},
/obj/structure/surface/table/almayer,
/turf/open/floor/almayer{
icon_state = "sterile_green_side"
},
Expand Down Expand Up @@ -29655,8 +29655,9 @@
pixel_x = -17;
pixel_y = -7
},
/obj/structure/machinery/cm_vending/sorted/medical/chemistry,
/obj/structure/medical_supply_link,
/obj/structure/machinery/chem_master{
vial_maker = 1
},
/turf/open/floor/almayer{
icon_state = "mono"
},
Expand Down Expand Up @@ -42143,7 +42144,7 @@
/area/almayer/squads/req)
"krO" = (
/obj/structure/machinery/cm_vending/sorted/medical,
/obj/structure/medical_supply_link,
/obj/structure/medical_supply_link/notop,
/turf/open/floor/almayer{
dir = 1;
icon_state = "sterile_green_side"
Expand Down Expand Up @@ -44507,8 +44508,14 @@
},
/area/almayer/maint/hull/lower/stern)
"lid" = (
/obj/structure/machinery/chem_master{
vial_maker = 1
/obj/structure/surface/table/almayer,
/obj/item/stack/sheet/mineral/phoron{
amount = 25;
pixel_x = 3;
pixel_y = 3
},
/obj/structure/machinery/reagentgrinder{
pixel_y = 8
},
/turf/open/floor/almayer{
icon_state = "mono"
Expand Down Expand Up @@ -59988,22 +59995,11 @@
/area/almayer/maint/hull/upper/u_a_p)
"qAT" = (
/obj/structure/machinery/light,
/obj/structure/surface/table/almayer,
/obj/structure/machinery/reagentgrinder{
pixel_y = 8
},
/obj/item/stack/sheet/mineral/phoron{
amount = 25;
pixel_x = 3;
pixel_y = 3
},
/obj/item/device/reagent_scanner{
pixel_x = -16;
pixel_y = 5
},
/obj/effect/decal/warning_stripes{
icon_state = "SW-out"
},
/obj/structure/machinery/cm_vending/sorted/medical/chemistry,
/obj/structure/medical_supply_link/notopg,
/turf/open/floor/almayer{
icon_state = "sterile_green_side"
},
Expand Down Expand Up @@ -68383,7 +68379,6 @@
icon_state = "W";
pixel_x = -1
},
/obj/structure/surface/table/almayer,
/obj/item/storage/firstaid/o2{
pixel_x = -6;
pixel_y = 6
Expand All @@ -68400,6 +68395,11 @@
pixel_x = 8;
pixel_y = -2
},
/obj/structure/surface/table/almayer,
/obj/item/device/reagent_scanner{
pixel_x = -16;
pixel_y = 5
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "sterile_green_corner"
Expand Down

0 comments on commit d6a4c00

Please sign in to comment.