Corrected the capitalization of a large amount of machines and items. This will also cause BYOND to use the correct articles (a/an).

Also corrected some periods, spelling errors etc. along the way.

If this PR seems familiar, a part of this is of an earlier PR that I messed up.
This commit is contained in:
Certh
2015-12-07 16:14:26 +01:00
parent b8db2dd78d
commit 591daf04d2
92 changed files with 297 additions and 298 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/machinery/computer/centrifuge
name = "Isolation Centrifuge"
name = "isolation centrifuge"
desc = "Used to separate things with different weight. Spin 'em round, round, right round."
icon = 'icons/obj/virology.dmi'
icon_state = "centrifuge"
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/machinery/computer/curer
name = "Cure Research Machine"
name = "cure research machine"
icon = 'icons/obj/computer.dmi'
icon_state = "dna"
circuit = /obj/item/weapon/circuitboard/curefab
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/machinery/computer/diseasesplicer
name = "Disease Splicer"
name = "disease splicer console"
icon = 'icons/obj/computer.dmi'
icon_screen = "crew"
icon_keyboard = "med_key"