mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Remove data systems in favor of global datums (#82943)
This commit is contained in:
@@ -86,7 +86,7 @@ handles linking back and forth.
|
||||
|
||||
mat_container = parent.AddComponent( \
|
||||
/datum/component/material_container, \
|
||||
DSmaterials.materials_by_category[MAT_CATEGORY_SILO], \
|
||||
SSmaterials.materials_by_category[MAT_CATEGORY_SILO], \
|
||||
local_size, \
|
||||
mat_container_flags, \
|
||||
container_signals = mat_container_signals, \
|
||||
|
||||
Reference in New Issue
Block a user