diff --git a/code/game/objects/structures/crates_lockers/closets/job_closets.dm b/code/game/objects/structures/crates_lockers/closets/job_closets.dm index e45d13e2270..35daeff58e9 100644 --- a/code/game/objects/structures/crates_lockers/closets/job_closets.dm +++ b/code/game/objects/structures/crates_lockers/closets/job_closets.dm @@ -72,24 +72,35 @@ /obj/structure/closet/jcloset/New() ..() - new /obj/item/clothing/under/rank/janitor(src) - new /obj/item/radio/headset/headset_service(src) - new /obj/item/cartridge/janitor(src) + new /obj/item/flashlight(src) new /obj/item/flashlight(src) new /obj/item/melee/flyswatter(src) + new /obj/item/melee/flyswatter(src) + new /obj/item/clothing/shoes/galoshes(src) new /obj/item/clothing/shoes/galoshes(src) new /obj/item/soap(src) + new /obj/item/soap(src) + new /obj/item/reagent_containers/spray/cleaner(src) new /obj/item/caution(src) new /obj/item/caution(src) new /obj/item/caution(src) new /obj/item/caution(src) new /obj/item/storage/bag/trash(src) + new /obj/item/storage/bag/trash(src) + new /obj/item/lightreplacer(src) new /obj/item/lightreplacer(src) new /obj/item/holosign_creator(src) - new /obj/item/clothing/gloves/color/black(src) - new /obj/item/clothing/head/soft/purple(src) + new /obj/item/holosign_creator(src) + new /obj/item/watertank/janitor(src) new /obj/item/watertank/janitor(src) new /obj/item/storage/belt/janitor(src) + new /obj/item/storage/belt/janitor(src) + new /obj/item/clothing/gloves/color/black(src) + new /obj/item/clothing/head/soft/purple(src) + new /obj/item/radio/headset/headset_service(src) + new /obj/item/radio/headset/headset_service(src) + new /obj/item/clothing/under/rank/janitor(src) + new /obj/item/cartridge/janitor(src) /* * Lawyer