[MIRROR] [READY] Vatgrowing: Third time's the charm (#508)

* Merge pull request #53020 from Qustinnus/fatgrowing

[READY] Vatgrowing: Third time's the charm

* [READY] Vatgrowing: Third time's the charm

Co-authored-by: 81Denton <32391752+81Denton@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-08-25 01:36:10 +02:00
committed by GitHub
co-authored by 81Denton
parent f733bc21a8
commit 7bbe8ec530
98 changed files with 3070 additions and 792 deletions
+12
View File
@@ -1415,6 +1415,18 @@
/obj/item/clothing/head/helmet/monkey_sentience)
crate_name = "monkey mind magnification crate"
/datum/supply_pack/science/cytology
name = "Cytology supplies crate"
desc = "Did out of control specimens pulverize xenobiology? Here is some more supplies for further testing."
cost = 1500
contains = list(/obj/structure/microscope,
/obj/item/biopsy_tool,
/obj/item/storage/box/petridish,
/obj/item/storage/box/petridish,
/obj/item/storage/box/swab,
/obj/item/construction/plumbing/research)
crate_name = "cytology supplies crate"
//////////////////////////////////////////////////////////////////////////////
/////////////////////////////// Service //////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////