mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Adds a cautery to the Investigations tray so they can close bodies up. (#13651)
This commit is contained in:
@@ -305,6 +305,7 @@
|
||||
/obj/item/surgery/retractor = 1,
|
||||
/obj/item/surgery/scalpel = 1,
|
||||
/obj/item/surgery/surgicaldrill = 1,
|
||||
/obj/item/surgery/cautery = 1,
|
||||
/obj/item/autopsy_scanner = 1,
|
||||
/obj/item/device/mass_spectrometer = 1,
|
||||
/obj/item/reagent_containers/glass/beaker/vial = 1,
|
||||
@@ -317,6 +318,7 @@
|
||||
/obj/item/surgery/retractor,
|
||||
/obj/item/surgery/scalpel,
|
||||
/obj/item/surgery/surgicaldrill,
|
||||
/obj/item/surgery/cautery,
|
||||
/obj/item/autopsy_scanner,
|
||||
/obj/item/device/mass_spectrometer,
|
||||
/obj/item/reagent_containers/glass/beaker/vial,
|
||||
|
||||
Reference in New Issue
Block a user