mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +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:
@@ -317,7 +317,7 @@
|
||||
|
||||
/obj/item/rcd_upgrade/simple_circuits
|
||||
name = "RCD advanced upgrade: simple circuits"
|
||||
desc = "It contains the design for firelock, air alarm, fire alarm, apc circuits and crap power cells."
|
||||
desc = "It contains the design for firelock, air alarm, fire alarm, APC circuits and crap power cells."
|
||||
icon_state = "datadisk4"
|
||||
upgrade = RCD_UPGRADE_SIMPLE_CIRCUITS
|
||||
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
/**
|
||||
* Stores the decal & overlays on the floor to preserve texture of the design
|
||||
* in short its just an wrapper for mutable appearance where we retrieve the nessassary information
|
||||
* in short it's just an wrapper for mutable appearance where we retrieve the nessassary information
|
||||
* to recreate an mutable appearance
|
||||
*/
|
||||
/datum/overlay_info
|
||||
|
||||
Reference in New Issue
Block a user