Remove data systems in favor of global datums (#82943)

This commit is contained in:
Mothblocks
2024-04-29 22:47:36 -07:00
committed by GitHub
parent 2d7c027e25
commit bc4e7d3b4e
80 changed files with 387 additions and 423 deletions
+1 -1
View File
@@ -152,7 +152,7 @@
materials = AddComponent( \
/datum/component/material_container, \
DSmaterials.materials_by_category[MAT_CATEGORY_SILO], \
SSmaterials.materials_by_category[MAT_CATEGORY_SILO], \
INFINITY, \
MATCONTAINER_EXAMINE, \
allowed_items = accepted_type \