mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
[MIRROR] Adds a box of legcuffs for mappers (#12754)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
4da9bff6d1
commit
2c2c7b3e75
@@ -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") + "."
|
||||
|
||||
Reference in New Issue
Block a user