Merge pull request #12622 from timothyteakettle/grammar-fixes

big batch of spelling/grammar corrections
This commit is contained in:
Ghom
2020-06-29 21:13:06 +02:00
committed by GitHub
22 changed files with 36 additions and 36 deletions
@@ -200,10 +200,10 @@
/datum/reagent/fermi/zeolites
name = "Artificial Zeolites"
description = "Lab made Zeolite, used to clear radiation form people and items alike! Splashing just a small amounts(5u) onto any item can clear away large amouts of contamination."
description = "Lab made Zeolite, used to clear radiation from people and items alike! Splashing just a small amount(5u) onto any item can clear away large amounts of contamination."
pH = 8
color = "#FFDADA"
metabolization_rate = 8 * REAGENTS_METABOLISM //Lastes not long in body but heals a lot!
metabolization_rate = 8 * REAGENTS_METABOLISM //Metabolizes fast but heals a lot!
value = REAGENT_VALUE_COMMON
/datum/reagent/fermi/zeolites/on_mob_life(mob/living/carbon/M)