mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
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:
+1
-1
@@ -133,7 +133,7 @@ Unlike normal organs, we're actually inside a persons limbs at all times
|
||||
///The frills of a lizard (like weird fin ears)
|
||||
/obj/item/organ/frills
|
||||
name = "frills"
|
||||
desc = "Ear-like external organs often seen on aquatic reptillians."
|
||||
desc = "Ear-like external organs often seen on aquatic reptilians."
|
||||
icon_state = "frills"
|
||||
|
||||
zone = BODY_ZONE_HEAD
|
||||
|
||||
@@ -208,7 +208,7 @@
|
||||
///robotic wings, which relate to androids.
|
||||
/obj/item/organ/wings/functional/robotic
|
||||
name = "robotic wings"
|
||||
desc = "Using microscopic hover-engines, or \"microwings,\" as they're known in the trade, these tiny devices are able to lift a few grams at a time. Gathering enough of them, and you can lift impressively large things."
|
||||
desc = "Using microscopic hover-engines, or \"microwings,\" as they're known in the trade, these tiny devices are able to lift a few grams at a time. Gather enough of them, and you can lift impressively large things."
|
||||
organ_flags = ORGAN_ROBOTIC
|
||||
sprite_accessory_override = /datum/sprite_accessory/wings/robotic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user