Fixes Jani closet "been full on round start" and Remove IAA clothes and Badges from IAA Locker. (#21331)

* Removes Clothes
- Now we have janidrobes, and it create issues because its filled over limit.

* Add IAA Closet to removal
-  Remove Clothes and badges, but it add briefcases.
This commit is contained in:
Venuska1117
2023-06-28 15:00:45 +01:00
committed by GitHub
parent e2bb3cee01
commit 8ef9b5b070
2 changed files with 3 additions and 10 deletions
@@ -76,8 +76,6 @@
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)
@@ -95,13 +93,9 @@
new /obj/item/holosign_creator/janitor(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/civilian/janitor(src)
new /obj/item/cartridge/janitor(src)
new /obj/item/cartridge/janitor(src)
//Paramedic
@@ -271,12 +271,11 @@
open_door_sprite = "chaplain_door"
/obj/structure/closet/secure_closet/iaa/populate_contents()
new /obj/item/storage/bag/garment/iaa(src)
new /obj/item/book/manual/wiki/faxes(src)
new /obj/item/storage/box/tapes(src)
new /obj/item/storage/secure/briefcase(src)
new /obj/item/storage/secure/briefcase(src)
new /obj/item/storage/briefcase(src)
new /obj/item/storage/briefcase(src)
new /obj/item/radio/headset/headset_iaa(src)
new /obj/item/clothing/accessory/lawyers_badge(src)
new /obj/item/clothing/accessory/lawyers_badge(src)
new /obj/item/radio/headset/headset_iaa(src)