mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Borgs can pick up slime cores (#3552)
* Borgs can pick up slime cores * Borgs can pick up proximity sensors * Should fix the travis issue? * Should fix the travis issue? * Queue fixes being eaten by Git
This commit is contained in:
@@ -74,9 +74,11 @@
|
||||
/obj/item/organ/internal/brain, //to insert into MMIs,
|
||||
/obj/item/weapon/disk,
|
||||
/obj/item/weapon/circuitboard,
|
||||
/obj/item/slime_extract,
|
||||
/obj/item/weapon/reagent_containers/glass,
|
||||
/obj/item/weapon/reagent_containers/food/snacks/monkeycube
|
||||
/obj/item/weapon/reagent_containers/food/snacks/monkeycube,
|
||||
/obj/item/xenoproduct/slime/core,
|
||||
/obj/item/device/assembly/prox_sensor
|
||||
// /obj/item/slime_extract, ### Outdated
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user