mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Gene Scanner Tool (#17733)
* Gene scanner * loot and lathe for gene scanner * show suppressed genes
This commit is contained in:
@@ -248,7 +248,8 @@
|
||||
/obj/item/mass_spectrometer,
|
||||
/obj/item/surgical,
|
||||
/obj/item/clothing/mask/chewable/candy/lolli,
|
||||
/obj/item/extrapolator
|
||||
/obj/item/extrapolator,
|
||||
/obj/item/gene_scanner,
|
||||
)
|
||||
|
||||
/obj/item/storage/belt/medical/emt
|
||||
|
||||
@@ -159,6 +159,8 @@
|
||||
/obj/item/taperoll/medical,
|
||||
/obj/item/storage/box/freezer,
|
||||
/obj/item/clothing/mask/chewable/candy/lolli,
|
||||
/obj/item/extrapolator,
|
||||
/obj/item/gene_scanner,
|
||||
) //Vorestation add - added a bunch of misc medical stuff
|
||||
max_storage_space = ITEMSIZE_COST_SMALL*3 //Vorestation Add - makes it slightly smaller since its a lot of stuff with pocket access
|
||||
remove_delay = 5 //Vorestation Add - .5 second delay, get the medical things faster because there is no reason to use this otherwise. still gotta stop moving to take things out.
|
||||
|
||||
Reference in New Issue
Block a user