Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changes math from (sqrt(20+A.totalStageSpeed()*3))-(sqrt(16+A.totalSt…
…ealth()*(1+rand()))) to (M.reagents.get_reagent_amount("mannitol") < 10) + M.reagents.add_reagent("mannitol", 10) to (sqrt(20+A.totalStageSpeed()*(3+rand())))-(sqrt(16+A.totalStealth()*rand()))
- Loading branch information