Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 6 additions & 13 deletions _maps/map_files/KiloStation/KiloStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16113,25 +16113,15 @@
/obj/structure/closet{
name = "detective closet"
},
/obj/item/clothing/suit/jacket{
desc = "All the class of a trenchcoat without the security fibers.";
icon_state = "noirdet";
name = "trenchcoat";
pixel_x = 4;
pixel_y = 4
},
/obj/item/clothing/suit/jacket{
desc = "All the class of a trenchcoat without the security fibers.";
icon_state = "detective";
name = "trenchcoat"
},
/obj/item/clothing/head/fedora{
pixel_x = 4;
pixel_y = 4
},
/obj/item/clothing/head/fedora{
icon_state = "detective"
},
/obj/item/clothing/suit/jacket/leather_trenchcoat,
/obj/item/clothing/suit/jacket/leather_trenchcoat,
/turf/open/floor/plating,
/area/station/maintenance/department/security)
"bWT" = (
Expand Down Expand Up @@ -35719,7 +35709,8 @@
"hfA" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/vault{
name = "Vault"
name = "Vault";
id_tag = "VAULT_PASSWORD_PANEL"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -38436,6 +38427,7 @@
/obj/machinery/door/airlock/public/glass{
name = "Long Term Crew Storage"
},
/obj/effect/landmark/navigate_destination,
/turf/open/floor/iron,
/area/station/commons/long_term_storage)
"iba" = (
Expand Down Expand Up @@ -86597,6 +86589,7 @@
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/landmark/navigate_destination,
/turf/open/floor/iron/dark,
/area/station/commons/locker)
"xGK" = (
Expand Down
Loading
Loading