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 22:16:16 +01:00
committed by GitHub
parent e4e435e47b
commit 4c2a76ede3
261 changed files with 376 additions and 376 deletions
@@ -272,7 +272,7 @@
obj_damage = 15
speed = 5
player_speed_modifier = -4
menu_description = "Extremly tanky with very poor offence. Able to self heal and lay reflective silk screens."
menu_description = "Extremely tanky with very poor offence. Able to self heal and lay reflective silk screens."
/mob/living/basic/spider/giant/tank/Initialize(mapload)
. = ..()
@@ -64,7 +64,7 @@
/mob/living/basic/spider/growing/spiderling/breacher
grow_as = /mob/living/basic/spider/growing/young/breacher
name = "breacher spiderling"
desc = "Furry and baige, it looks defenseless. This one has dim red eyes."
desc = "Furry and beige, it looks defenseless. This one has dim red eyes."
icon = 'icons/mob/simple/arachnoid.dmi'
icon_state = "breacher_spiderling"
icon_dead = "breacher_spiderling_dead"
@@ -195,7 +195,7 @@
/mob/living/basic/spider/growing/young/breacher
grow_as = /mob/living/basic/spider/giant/breacher
name = "young breacher spider"
desc = "Furry and baige, it looks defenseless. This one has dim red eyes."
desc = "Furry and beige, it looks defenseless. This one has dim red eyes."
icon = 'icons/mob/simple/arachnoid.dmi'
icon_state = "young_breacher"
icon_dead = "young_breacher_dead"