fixed combo lockers

This commit is contained in:
qweq12yt
2021-06-10 16:50:44 -03:00
parent bff21669e3
commit 0ca61af62a
6 changed files with 56 additions and 23 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
var/static/list/blacklisted_error = typecacheof(list(
/obj/structure/closet/crate/secure,
/obj/structure/closet/crate/large,
/obj/structure/closet/secure_closet/goodies
/obj/structure/closet/secure_closet/cargo
))
if(is_type_in_list(container, blacklisted_error))
P.errors &= ~MANIFEST_ERROR_ITEM