Skip to content

Commit

Permalink
Update code/game/objects/structures/crates_lockers/closets/secure/sec…
Browse files Browse the repository at this point in the history
…urity.dm

Co-authored-by: harryob <[email protected]>
  • Loading branch information
ItsVyzo and harryob authored Dec 3, 2023
1 parent 7c5ff0f commit 5692dc9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
req_one_access = list(ACCESS_MARINE_BRIG, ACCESS_CIVILIAN_BRIG)
anchored = TRUE
locked = TRUE

/obj/structure/closet/secure_closet/brig/restraints/Initialize()
. = ..()
new /obj/item/clothing/suit/straight_jacket(src)
Expand Down

0 comments on commit 5692dc9

Please sign in to comment.