/tg/ Station 13 - Modules - Types

code/game/objects/items/handcuffs.dm

/obj/item/restraintsParent class for handcuffs and handcuff accessories
/obj/item/restraints/handcuffsStuff that makes humans unable to use hands
/obj/item/restraints/handcuffs/alienAbductor reskin of the handcuffs.
/obj/item/restraints/handcuffs/fakeFake handcuffs that can be removed near-instantly.
/obj/item/restraints/handcuffs/cableGhetto handcuffs. Removing those is faster.
/obj/item/restraints/handcuffs/cable/sinewPrimal ghetto handcuffs
/obj/item/restraints/handcuffs/cable/redRed cable restraints
/obj/item/restraints/handcuffs/cable/yellowYellow cable restraints
/obj/item/restraints/handcuffs/cable/blueBlue cable restraints
/obj/item/restraints/handcuffs/cable/greenGreen cable restraints
/obj/item/restraints/handcuffs/cable/pinkPink cable restraints
/obj/item/restraints/handcuffs/cable/orangeOrange (the color) cable restraints
/obj/item/restraints/handcuffs/cable/cyanCyan cable restraints
/obj/item/restraints/handcuffs/cable/whiteWhite cable restraints
/obj/item/restraints/handcuffs/cable/ziptiesOne-use handcuffs that take 45 seconds to resist out of instead of one minute. This turns into the used version when applied.
/obj/item/restraints/handcuffs/cable/zipties/usedWhat zipties turn into when applied. These can't be used to cuff people.
/obj/item/restraints/handcuffs/cable/zipties/fakeOne-use handcuffs that is very easy to break out of, meant as a one-use alternative to regular fake handcuffs.
/obj/item/restraints/legcuffsParent class for everything that can legcuff carbons. Can't legcuff anything itself.
/obj/item/restraints/legcuffs/beartrapThis opens, closes, and bites people's legs.
/obj/item/restraints/legcuffs/beartrap/energyThis closes on people's legs.
/obj/item/restraints/legcuffs/bola/tacticalA traitor variant of the bola.
/obj/item/restraints/legcuffs/bola/energyA security variant of the bola.
/obj/item/restraints/legcuffs/bola/gonbolaA pacifying variant of the bola.