code/game/machinery/big_manipulator.dm 
| /obj/machinery/big_manipulator | The Big Manipulator's core. Main part of the mechanism that carries out the entire process. |
|---|---|
| /obj/effect/big_manipulator_arm | 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. |