Added a new object, for storing premade outfits, that is in clothing closets.

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
This commit is contained in:
SkyMarshal
2012-01-26 22:19:33 -07:00
parent d52104bd17
commit cd5e2476bd
25 changed files with 9703 additions and 9054 deletions
+3 -10
View File
@@ -21,16 +21,9 @@
/obj/structure/closet/secure_closet/miner/New()
..()
sleep(2)
new /obj/item/device/analyzer(src)
new /obj/item/device/radio/headset/headset_mine(src)
new /obj/item/clothing/under/rank/miner(src)
new /obj/item/clothing/gloves/black(src)
new /obj/item/clothing/shoes/black(src)
new /obj/item/weapon/satchel(src)
new /obj/item/device/flashlight/lantern(src)
new /obj/item/weapon/shovel(src)
new /obj/item/weapon/pickaxe(src)
new /obj/item/clothing/glasses/meson(src)
new /obj/item/wardrobe/mining(src)
new /obj/item/wardrobe/mining(src)
new /obj/item/wardrobe/mining(src)
/**********************Shuttle Computer**************************/