Chemistry Map + Equipment Improvements (#5633)

Remapped Chemistry a bit to include more missing equipment, as well as to make it more spacious and less compact. AutoInhalers and autoinjectors were added to the chemistry locker. Most of stuff found in chemistry was added to the chemistry locker for space reasons. Medical belts can now store inhalers and inhaler cartridges. Same with the smartfridge.
This commit is contained in:
BurgerLUA
2018-12-10 14:34:29 -08:00
committed by Werner
parent ad9e025375
commit b934e1a5f0
13 changed files with 529 additions and 486 deletions
@@ -12,7 +12,6 @@
fill()
..()
new /obj/item/weapon/storage/box/autoinjectors(src)
new /obj/item/weapon/storage/box/syringes(src)
new /obj/item/weapon/reagent_containers/dropper(src)
new /obj/item/weapon/reagent_containers/dropper(src)
@@ -172,7 +171,10 @@
new /obj/item/weapon/storage/box/spraybottles(src)
new /obj/item/weapon/storage/box/spraybottles(src)
new /obj/item/weapon/storage/box/inhalers(src)
new /obj/item/weapon/storage/box/inhalers(src)
new /obj/item/weapon/storage/box/inhalers_auto(src)
new /obj/item/weapon/storage/box/syringes(src)
new /obj/item/weapon/storage/box/beakers(src)
new /obj/item/weapon/storage/box/beakers(src)
/obj/structure/closet/secure_closet/medical_wall
name = "first aid closet"