final round of fixes

This commit is contained in:
S34NW
2021-09-28 12:18:38 +01:00
parent a13a5a4bae
commit 9820105059
7 changed files with 14 additions and 5 deletions
+1
View File
@@ -1297,6 +1297,7 @@
var/obj/structure/closet/secure_closet/brig/locker = new /obj/structure/closet/secure_closet/brig(prison_cell)
locker.opened = FALSE
locker.locked = TRUE
locker.update_icon()
//strip their stuff and stick it in the crate
for(var/obj/item/I in M)