Fixes lots of common spelling mistakes (#20086)

* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot"

* recieve -> receive

* spelling mistakes: percieve, wierd, posession, seperate, succesful

* Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant

* tgui rebuild

* lets make this run

* "succeded" mispelling

* reverting money spam change
This commit is contained in:
Henri215
2023-01-08 20:12:31 -05:00
committed by GitHub
parent 87af43bace
commit e711cd5921
47 changed files with 62 additions and 62 deletions
@@ -1652,12 +1652,12 @@
/datum/reagent/consumable/ethanol/acid_dreams
name = "Acid Dreams"
id = "aciddreams"
description = "This one looks just wierd and reeks of acid."
description = "This one looks just weird and reeks of acid."
color = "#B7FF6A" // rgb: 183, 255, 106
alcohol_perc = 0.7
drink_icon = "aciddreams"
drink_name = "Acid Dreams"
drink_desc = "This one looks just wierd and reeks of acid."
drink_desc = "This one looks just weird and reeks of acid."
taste_description = "acid"
/datum/reagent/consumable/ethanol/acid_dreams/on_mob_life(mob/living/M)
@@ -355,7 +355,7 @@
/datum/reagent/fuel/unholywater //if you somehow managed to extract this from someone, dont splash it on yourself and have a smoke
name = "Unholy Water"
id = "unholywater"
description = "Something that shouldn't exist on this plane of existance."
description = "Something that shouldn't exist on this plane of existence."
process_flags = ORGANIC | SYNTHETIC //ethereal means everything processes it.
metabolization_rate = 1
taste_description = "sulfur"