code/game/machinery/big_manipulator.dm
/obj/machinery/big_manipulator | Manipulator Core. Main part of the mechanism that carries out the entire process. |
---|---|
/obj/effect/big_manipulator_hand | Manipulator hand. Effect we animate to show that the manipulator is working and moving something. |
/datum/manipulator_priority | Priorities that manipulator use to choose to work on item with type same with what_type. |