mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +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:
@@ -144,7 +144,7 @@
|
||||
|
||||
/datum/experiment/scanning/random/material/meat
|
||||
name = "Biological Material Scanning Experiment"
|
||||
description = "They told us we couldn't make chairs out of every material in the world. You're here to prove those nay-sayers wrong."
|
||||
description = "They told us we couldn't make chairs out of every material in the world. You're here to prove those naysayers wrong."
|
||||
possible_material_types = list(/datum/material/meat)
|
||||
|
||||
/datum/experiment/scanning/random/material/easy
|
||||
|
||||
Reference in New Issue
Block a user