Fix chem subsystem reverse lookup (#19141)

* fixed init

* inhibitor

* fix
This commit is contained in:
Will
2026-02-06 09:37:18 -05:00
committed by GitHub
parent 6fbfe6e649
commit e2c5f7564d
2 changed files with 18 additions and 9 deletions
@@ -745,6 +745,7 @@
id = REAGENT_ID_FIREPUNCH
result = REAGENT_ID_FIREPUNCH
required_reagents = list(REAGENT_ID_SUGAR = 1, REAGENT_ID_RUM = 2)
inhibitors = list(REAGENT_ID_LIMEJUICE = 1)
result_amount = 3
/decl/chemical_reaction/instant/drinks/kiraspecial