Merge pull request #15195 from DeltaFire15/med-revivalchem-nerf

Weakens chemistry's revival chems
This commit is contained in:
silicons
2022-03-13 14:24:57 -07:00
committed by GitHub
9 changed files with 89 additions and 42 deletions
@@ -199,6 +199,10 @@ GLOBAL_LIST_INIT(name2reagent, build_name2reagent())
M.reagents.add_reagent(impure_chem, impureVol, FALSE, other_purity = 1-cached_purity)
log_reagent("MOB ADD: on_merge() (mixed purity): merged [volume - impureVol] of [type] and [volume] of [impure_chem]")
//Ran by a reagent holder on a specific reagent after copying its data.
/datum/reagent/proc/post_copy_data()
return
/datum/reagent/proc/on_update(atom/A)
return