mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Material Science 1: A bunch of math (#95090)
This commit is contained in:
@@ -822,7 +822,7 @@
|
||||
. = ..()
|
||||
|
||||
if(!length(accepted_mats))
|
||||
accepted_mats = SSmaterials.materials_by_category[MAT_CATEGORY_SILO]
|
||||
accepted_mats = SSmaterials.get_materials_by_flag(MATERIAL_SILO_STORED)
|
||||
|
||||
container = new ( \
|
||||
src, \
|
||||
|
||||
Reference in New Issue
Block a user