mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
Remove data systems in favor of global datums (#82943)
This commit is contained in:
@@ -834,7 +834,7 @@
|
||||
. = ..()
|
||||
|
||||
if(!length(accepted_mats))
|
||||
accepted_mats = DSmaterials.materials_by_category[MAT_CATEGORY_SILO]
|
||||
accepted_mats = SSmaterials.materials_by_category[MAT_CATEGORY_SILO]
|
||||
|
||||
container = AddComponent( \
|
||||
/datum/component/material_container, \
|
||||
|
||||
Reference in New Issue
Block a user