code/game/objects/items/handcuffs.dm
/obj/item/restraints | Parent class for handcuffs and handcuff accessories |
---|---|
/obj/item/restraints/handcuffs | Stuff that makes humans unable to use hands |
/obj/item/restraints/handcuffs/alien | Abductor reskin of the handcuffs. |
/obj/item/restraints/handcuffs/fake | Fake handcuffs that can be removed near-instantly. |
/obj/item/restraints/handcuffs/cable | Ghetto handcuffs. Removing those is faster. |
/obj/item/restraints/handcuffs/cable/sinew | Primal ghetto handcuffs |
/obj/item/restraints/handcuffs/cable/red | Red cable restraints |
/obj/item/restraints/handcuffs/cable/yellow | Yellow cable restraints |
/obj/item/restraints/handcuffs/cable/blue | Blue cable restraints |
/obj/item/restraints/handcuffs/cable/green | Green cable restraints |
/obj/item/restraints/handcuffs/cable/pink | Pink cable restraints |
/obj/item/restraints/handcuffs/cable/orange | Orange (the color) cable restraints |
/obj/item/restraints/handcuffs/cable/cyan | Cyan cable restraints |
/obj/item/restraints/handcuffs/cable/white | White cable restraints |
/obj/item/restraints/handcuffs/cable/zipties | One-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/used | What zipties turn into when applied. These can't be used to cuff people. |
/obj/item/restraints/handcuffs/cable/zipties/fake | One-use handcuffs that is very easy to break out of, meant as a one-use alternative to regular fake handcuffs. |
/obj/item/restraints/legcuffs | Parent class for everything that can legcuff carbons. Can't legcuff anything itself. |
/obj/item/restraints/legcuffs/beartrap | This opens, closes, and bites people's legs. |
/obj/item/restraints/legcuffs/beartrap/energy | This closes on people's legs. |
/obj/item/restraints/legcuffs/bola/tactical | A traitor variant of the bola. |
/obj/item/restraints/legcuffs/bola/energy | A security variant of the bola. |
/obj/item/restraints/legcuffs/bola/gonbola | A pacifying variant of the bola. |