Merge pull request #15526 from timothyteakettle/bartender-pda

adds bartender cartridge for drink recipe searching, updates chemist cartridge to have equivalent functionality for all recipes
This commit is contained in:
silicons
2022-02-26 18:08:47 -07:00
committed by GitHub
9 changed files with 67 additions and 1 deletions
@@ -548,6 +548,8 @@
FermiExplode = FALSE
PurityMin = 0.2
is_secret = TRUE
/datum/chemical_reaction/fermi/secretcatchem/New()
//rand doesn't seem to work with n^-e
OptimalTempMin += rand(-100, 100)