diff --git a/code/game/objects/items/weapons/handcuffs.dm b/code/game/objects/items/weapons/handcuffs.dm index 95541cfc6a8..115578c99b5 100644 --- a/code/game/objects/items/weapons/handcuffs.dm +++ b/code/game/objects/items/weapons/handcuffs.dm @@ -153,7 +153,7 @@ /obj/item/restraints/handcuffs/pinkcuffs name = "fluffy pink handcuffs" - desc = "Use this to keep prisoners in line. Or you know, your significant other." + desc = "Use this to keep prisoners in line, they are really itchy." icon_state = "pinkcuffs" cuffed_state = "pinkcuff"