mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-19 05:23:32 +00:00
Added clothing closets for several new jobs (Chef, Bartender, Virologist, etc.) and outfitted them. Paper can now be burned, and acts as a hotspot and a light source when it is on fire. Tweaked the Allinone broadcasters Nerfed electrical storms Response Team leader gets a special assignment/title. Remapped to add Copiers, Filing Cabinets, and wardrobes
15 lines
504 B
Plaintext
15 lines
504 B
Plaintext
/obj/structure/closet/jcloset/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/wardrobe/janitor(src)
|
|
new /obj/item/wardrobe/janitor(src)
|
|
new /obj/item/wardrobe/janitor(src)
|
|
new /obj/item/device/flashlight(src)
|
|
new /obj/item/clothing/shoes/galoshes(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/trashbag(src) |