Fixes being unable to make a disk compartmentalizer (#15696)

This commit is contained in:
Qwertytoforty
2021-03-13 21:46:42 +00:00
committed by GitHub
parent 78f01c8275
commit bea12368b8
+2 -1
View File
@@ -490,7 +490,8 @@ to destroy them and players will be able to make replacements.
"\improper Secure Refrigerated Medicine Storage" = /obj/machinery/smartfridge/secure/medbay,
"\improper Smart Chemical Storage" = /obj/machinery/smartfridge/secure/chemistry,
"smart virus storage" = /obj/machinery/smartfridge/secure/chemistry/virology,
"\improper Drink Showcase" = /obj/machinery/smartfridge/drinks
"\improper Drink Showcase" = /obj/machinery/smartfridge/drinks,
"disk compartmentalizer" = /obj/machinery/smartfridge/disks
)