Fix a large number of typos (#89254)

Fixes a very large number of typos. A few of these fixes also extend to
variable names, but only the really egregious ones like "concious".
This commit is contained in:
Penelope Haze
2025-01-28 16:16:16 -05:00
committed by GitHub
parent e4e435e47b
commit 4c2a76ede3
261 changed files with 376 additions and 376 deletions
@@ -1,7 +1,7 @@
/// Reagent pool left by dying brimdemon
/obj/effect/decal/cleanable/brimdust
name = "brimdust"
desc = "Dust from a brimdemon. It is considered valuable for its' botanical abilities."
desc = "Dust from a brimdemon. It is considered valuable for its botanical abilities."
icon_state = "brimdust"
icon = 'icons/obj/mining.dmi'
plane = GAME_PLANE
@@ -2,7 +2,7 @@
//They'll attempt to leap at their target from afar using their hatchets.
/mob/living/basic/mining/mook
name = "wanderer"
desc = "This unhealthy looking primitive seems to be talented at administiring health care."
desc = "This unhealthy looking primitive seems to be talented at administering health care."
icon = 'icons/mob/simple/jungle/mook.dmi'
icon_state = "mook"
icon_living = "mook"