mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Limits the amount of distinct chems that can be held in chemistry factory outputs (#93991)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
. = ..()
|
||||
|
||||
AddComponent(/datum/component/plumbing/simple_demand)
|
||||
AddComponent(/datum/component/plumbing/simple_demand, distinct_reagent_cap = 5)
|
||||
AddComponent(/datum/component/simple_rotation)
|
||||
|
||||
register_context()
|
||||
|
||||
Reference in New Issue
Block a user