Partial revert of previous SSchem change (#19158)

* partial

* fix

* typo
This commit is contained in:
Will
2026-02-08 12:50:59 +01:00
committed by GitHub
parent cbd6e4e957
commit 90ec40ca99
+3
View File
@@ -63,6 +63,9 @@ SUBSYSTEM_DEF(chemistry)
LAZYINITLIST(chemical_reactions_by_product[D.result])
chemical_reactions_by_product[D.result] |= D // for reverse lookup
// we want to maintain original chemistry behavior, but still document all reactions above, only add to this list with the first reagent
if(i > 1)
continue
LAZYINITLIST(add_to[reagent_id])
add_to[reagent_id] |= D