Adds a box of legcuffs for mappers (#19457)

This commit is contained in:
Cameron Lennox
2026-05-13 19:28:04 -04:00
committed by GitHub
parent cadd2df309
commit 46ae76a7d5
@@ -401,6 +401,12 @@
icon_state = "handcuff"
starts_with = list(/obj/item/handcuffs = 7)
/obj/item/storage/box/legcuffs
name = "box of spare legcuffs"
desc = "A box full of legcuffs."
icon_state = "handcuff"
starts_with = list(/obj/item/handcuffs/legcuffs = 7)
/obj/item/storage/box/mousetraps
name = "box of Pest-B-Gon mousetraps"
desc = span_red(span_bold("WARNING:")) + " " + span_italics("Keep out of reach of children") + "."