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,6 +1,6 @@
/obj/item/skillchip/job/clown
name = "B@L00NY skillchip"
desc = "This biochip contain several terabytes of uncannily religious, Honkmother praising guides on how to reshape balloons into silly animals."
desc = "This biochip contains several terabytes of uncannily religious, Honkmother-praising guides on how to reshape balloons into silly animals."
auto_traits = list(TRAIT_BALLOON_SUTRA)
skill_name = "Balloon Sutra"
skill_description = "Learn the ancient Honkmotherian arts of balloon-sutra."
@@ -1,9 +1,9 @@
/obj/item/skillchip/research_director
name = "R.D.S.P.L.X. skillchip"
desc = "Knowledge of how to solve the ancient conumdrum; what happens when an unstoppable force meets an immovable object."
desc = "Knowledge of how to solve the ancient conundrum: what happens when an unstoppable force meets an immovable object."
auto_traits = list(TRAIT_ROD_SUPLEX, TRAIT_STRENGTH)
skill_name = "True Strength"
skill_description = "The knowledge and strength to resolve the most ancient conumdrum; what happens when an unstoppable force meets an immovable object."
skill_description = "The knowledge and strength to resolve the most ancient conundrum: what happens when an unstoppable force meets an immovable object."
skill_icon = "dumbbell"
activate_message = span_notice("You realise if you apply the correct force, at the correct angle, it is possible to make the immovable permanently movable. And... damn, you look huge.")
deactivate_message = span_notice("You forget how to permanently anchor a paradoxical object. Also, you should really hit the gym...")