mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-10 23:54:14 +01:00
Remove data systems in favor of global datums (#82943)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user