Skip to content

Commit

Permalink
dab
Browse files Browse the repository at this point in the history
  • Loading branch information
KnigTheThrasher committed Sep 27, 2024
1 parent d2a2773 commit 55a53c2
Showing 1 changed file with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions _maps/map_files/KiloStation/KiloStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13169,6 +13169,7 @@
/obj/effect/turf_decal/tile/yellow{
dir = 1
},
/obj/effect/landmark/start/cargo_technician,
/turf/open/floor/iron,
/area/station/cargo/storage)
"ehL" = (
Expand Down Expand Up @@ -14662,6 +14663,10 @@
pixel_y = -10
},
/obj/machinery/firealarm/directional/south,
/obj/item/reagent_containers/hash/dabs{
pixel_y = 4;
pixel_x = 2
},
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/bitrunning/den)
"eFR" = (
Expand Down Expand Up @@ -26423,6 +26428,15 @@
dir = 4
},
/obj/effect/turf_decal/delivery,
/obj/structure/table,
/obj/item/clothing/gloves/cargo_gauntlet,
/obj/item/clothing/gloves/cargo_gauntlet,
/obj/item/clothing/gloves/cargo_gauntlet,
/obj/item/clipboard,
/obj/item/clipboard{
pixel_x = 4;
pixel_y = 4
},
/turf/open/floor/iron/dark,
/area/station/cargo/storage)
"ics" = (
Expand Down Expand Up @@ -34342,10 +34356,6 @@
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
/obj/item/clipboard{
pixel_x = 4;
pixel_y = 4
},
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
Expand All @@ -34354,13 +34364,9 @@
pixel_x = 3;
pixel_y = 4
},
/obj/item/clipboard,
/obj/item/folder/red,
/obj/item/hand_labeler,
/obj/item/hand_labeler,
/obj/item/clothing/gloves/cargo_gauntlet,
/obj/item/clothing/gloves/cargo_gauntlet,
/obj/item/clothing/gloves/cargo_gauntlet,
/turf/open/floor/iron/dark,
/area/station/cargo/storage)
"kzT" = (
Expand Down Expand Up @@ -62088,6 +62094,10 @@
network = list("ss13","qm")
},
/obj/effect/turf_decal/delivery,
/obj/structure/table,
/obj/machinery/coffeemaker,
/obj/item/reagent_containers/cup/coffeepot,
/obj/item/coffee_cartridge/fancy,
/turf/open/floor/iron/dark,
/area/station/cargo/storage)
"tjv" = (
Expand Down Expand Up @@ -64852,14 +64862,16 @@
/turf/open/floor/iron/showroomfloor,
/area/station/commons/toilet/restrooms)
"udE" = (
/obj/effect/landmark/start/cargo_technician,
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 8
},
/obj/effect/turf_decal/tile/yellow{
dir = 1
},
/obj/structure/chair/office/light{
dir = 8
},
/turf/open/floor/iron,
/area/station/cargo/storage)
"udF" = (
Expand Down

0 comments on commit 55a53c2

Please sign in to comment.