mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Machinist operation trays can now have bone gel + changelog (#16520)
Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>
This commit is contained in:
co-authored by
Werner
parent
907eb0e52d
commit
4fa4f43f71
@@ -334,6 +334,7 @@
|
||||
/obj/item/surgery/hemostat,
|
||||
/obj/item/surgery/retractor,
|
||||
/obj/item/surgery/scalpel,
|
||||
/obj/item/surgery/bone_gel,
|
||||
/obj/item/stack/nanopaste
|
||||
)
|
||||
|
||||
@@ -342,5 +343,6 @@
|
||||
/obj/item/surgery/circular_saw = 1,
|
||||
/obj/item/surgery/hemostat = 1,
|
||||
/obj/item/surgery/retractor = 1,
|
||||
/obj/item/surgery/scalpel = 1
|
||||
)
|
||||
/obj/item/surgery/scalpel = 1,
|
||||
/obj/item/surgery/bone_gel = 1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user