Medical, borg and misc tweaks (#714)

tweak: "Tweaked surgeon cyborg modules: Added chemistry gripper, removed fire extinguisher, and added soporific to their hypospray."
tweak: "Removed chemistry gripper from crisis borg."
maptweak: "The chemistry and botany fridges are now see-through, so you can more easily chat with people on the other side."
tweak: "Cost of cyborg renaming module vastly decreased"
tweak: "Renamed medical's Chemical Closet, to Chemistry Equipment Closet. Nobody ever stores chemicals in an unrefridgerated closet."
rscadd: "Added two boxes of empty spraybottles to the chemistry equipment closet."
This commit is contained in:
NanakoAC
2016-08-15 19:51:23 +03:00
committed by skull132
parent aa0cea0baa
commit 75e13303ea
7 changed files with 69 additions and 10 deletions
@@ -158,8 +158,8 @@
/obj/structure/closet/secure_closet/chemical
name = "chemical closet"
desc = "Store dangerous chemicals in here."
name = "chemistry equipment closet"
desc = "Contains equipment useful to chemists."
icon_state = "medical1"
icon_closed = "medical"
icon_locked = "medical1"
@@ -173,6 +173,8 @@
..()
new /obj/item/weapon/storage/box/pillbottles(src)
new /obj/item/weapon/storage/box/pillbottles(src)
new /obj/item/weapon/storage/box/spraybottles(src)
new /obj/item/weapon/storage/box/spraybottles(src)
return
/obj/structure/closet/secure_closet/medical_wall