mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 02:17:06 +01:00
Research Module Gripper Fix (#9806)
This commit is contained in:
@@ -231,7 +231,8 @@
|
||||
/obj/item/material/minihoe,//Farmbots and xenoflora
|
||||
/obj/item/computer_hardware,
|
||||
/obj/item/slimesteroid,
|
||||
/obj/item/slimesteroid2
|
||||
/obj/item/slimesteroid2,
|
||||
/obj/item/remote_mecha
|
||||
)
|
||||
|
||||
/obj/item/gripper/chemistry //A gripper designed for chemistry, to allow borgs to work efficiently in the lab
|
||||
@@ -282,4 +283,4 @@
|
||||
can_hold = list(
|
||||
/obj/item/stack/material,
|
||||
/obj/item/stack/tile
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user