mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Fixes gripper being unable to hold micromech parts
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
|
||||
can_hold = list(
|
||||
/obj/item/mecha_parts/part,
|
||||
/obj/item/mecha_parts/micro/part, //VOREStation Edit: Allow construction of micromechs,
|
||||
/obj/item/mecha_parts/mecha_equipment,
|
||||
/obj/item/mecha_parts/mecha_tracking
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user