mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +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,6 +1,6 @@
|
||||
/**
|
||||
* Your new favorite industrial waste magnet!
|
||||
* Accepts boulders and produces sheets of non-metalic materials.
|
||||
* Accepts boulders and produces sheets of non-metallic materials.
|
||||
* When upgraded, it can hold more boulders and process more at once.
|
||||
*/
|
||||
/obj/machinery/bouldertech/refinery
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
/**
|
||||
* Your other new favorite industrial waste magnet!
|
||||
* Accepts boulders and produces sheets of metalic materials.
|
||||
* Accepts boulders and produces sheets of metallic materials.
|
||||
* When upgraded, it can hold more boulders and process more at once.
|
||||
*/
|
||||
/obj/machinery/bouldertech/refinery/smelter
|
||||
|
||||
Reference in New Issue
Block a user