mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-04 06:31:47 +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
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
/obj/structure/closet/secure_closet/RD
|
|
name = "Research Director"
|
|
req_access = list(access_rd)
|
|
|
|
|
|
New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/wardrobe/rd(src)
|
|
new /obj/item/wardrobe/rd(src)
|
|
return |