Skip to content

Commit

Permalink
repathening 2
Browse files Browse the repository at this point in the history
  • Loading branch information
axelzonvolt committed Nov 3, 2023
1 parent 92f5946 commit d64fb3f
Showing 1 changed file with 23 additions and 17 deletions.
40 changes: 23 additions & 17 deletions _maps/shuttles/syndicate/syndicate_gorlex_komodo.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3535,13 +3535,13 @@
/area/ship/cargo)
"HN" = (
/obj/structure/table/reinforced,
/obj/item/storage/box/bodybags{
pixel_y = 6
},
/obj/item/stack/medical/gauze,
/obj/item/stack/medical/ointment,
/obj/item/stack/medical/ointment{
pixel_x = 10;
pixel_y = -11
},
/obj/item/stack/medical/bruise_pack{
pixel_x = 6
pixel_x = 9
},
/obj/structure/window/reinforced{
dir = 1
Expand All @@ -3554,7 +3554,7 @@
},
/obj/item/storage/firstaid/fire{
pixel_x = -7;
pixel_y = -3
pixel_y = -6
},
/turf/open/floor/pod/dark,
/area/ship/medical)
Expand Down Expand Up @@ -5196,27 +5196,33 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light/directional/east,
/obj/structure/table/reinforced,
/obj/item/clipboard,
/obj/item/clipboard{
pixel_x = -4
},
/obj/item/reagent_containers/hypospray/medipen/pumpup{
pixel_x = -1;
pixel_y = -12
},
/obj/item/storage/box/bodybags{
pixel_x = 9;
pixel_y = 9
},
/obj/item/reagent_containers/hypospray/medipen/pumpup{
pixel_x = 3;
pixel_y = -10
},
/obj/item/reagent_containers/hypospray/medipen{
pixel_y = 6
pixel_y = -6
},
/obj/item/reagent_containers/hypospray/medipen,
/obj/item/reagent_containers/hypospray/medipen{
pixel_y = -6
pixel_y = 6
},
/obj/item/reagent_containers/glass/bottle/charcoal,
/obj/item/reagent_containers/glass/bottle/formaldehyde{
pixel_x = 4;
pixel_y = 1
},
/obj/item/reagent_containers/hypospray/medipen/pumpup{
pixel_x = -1;
pixel_y = -12
},
/obj/item/reagent_containers/hypospray/medipen/pumpup{
pixel_x = 3;
pixel_y = -10
},
/turf/open/floor/mineral/plastitanium,
/area/ship/medical)
"XE" = (
Expand Down

0 comments on commit d64fb3f

Please sign in to comment.