diff --git a/code/game/objects/items/toys.dm b/code/game/objects/items/toys.dm index 16ae7e685a1..ef9ea04109c 100644 --- a/code/game/objects/items/toys.dm +++ b/code/game/objects/items/toys.dm @@ -1658,4 +1658,4 @@ obj/item/toy/cards/deck/syndicate/black /obj/item/restraints/handcuffs/toy desc = "Toy handcuffs. Plastic and extremely cheaply made." throwforce = 0 - breakouttime = 0 //Deciseconds = 60s = 1 minutes \ No newline at end of file + breakouttime = 0 \ No newline at end of file