don't map things in when you can add them to the code

This commit is contained in:
Fox McCloud
2019-03-17 23:31:53 -04:00
parent db7baf3915
commit d8fce5bcdb
2 changed files with 1 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
new /obj/item/storage/box/syringes(src)
new /obj/item/storage/box/pillbottles(src)
new /obj/item/storage/box/patch_packs(src)
new /obj/item/storage/box/iv_bags(src)
new /obj/item/reagent_containers/dropper(src)
new /obj/item/reagent_containers/dropper(src)
new /obj/item/reagent_containers/glass/beaker(src)