mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
UNshits robotics
This commit is contained in:
@@ -318,4 +318,22 @@
|
||||
/obj/item/device/mass_spectrometer,
|
||||
/obj/item/reagent_containers/glass/beaker/vial,
|
||||
/obj/item/reagent_containers/syringe
|
||||
)
|
||||
|
||||
/obj/item/storage/box/fancy/tray/robotics
|
||||
starts_with = list(
|
||||
/obj/item/surgery/circular_saw = 1,
|
||||
/obj/item/surgery/hemostat = 1,
|
||||
/obj/item/surgery/retractor = 1,
|
||||
/obj/item/surgery/scalpel = 1,
|
||||
/obj/item/surgery/surgicaldrill = 1
|
||||
)
|
||||
|
||||
can_hold = list(
|
||||
/obj/item/surgery/circular_saw,
|
||||
/obj/item/surgery/circular_saw,
|
||||
/obj/item/surgery/hemostat,
|
||||
/obj/item/surgery/retractor,
|
||||
/obj/item/surgery/scalpel,
|
||||
/obj/item/surgery/surgicaldrill
|
||||
)
|
||||
Reference in New Issue
Block a user