mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[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:
@@ -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 //////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user