mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Round Quattro Bugfixes (#14612)
This commit is contained in:
@@ -331,7 +331,8 @@
|
||||
/obj/item/surgery/hemostat = 1,
|
||||
/obj/item/surgery/retractor = 1,
|
||||
/obj/item/surgery/scalpel = 1,
|
||||
/obj/item/surgery/surgicaldrill = 1
|
||||
/obj/item/surgery/surgicaldrill = 1,
|
||||
/obj/item/surgery/cautery,
|
||||
)
|
||||
|
||||
can_hold = list(
|
||||
@@ -341,4 +342,4 @@
|
||||
/obj/item/surgery/retractor,
|
||||
/obj/item/surgery/scalpel,
|
||||
/obj/item/surgery/surgicaldrill
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user