[MIRROR] Grammar fixes to atom descriptions (#3165)

* Grammar fixes to atom descriptions

* compile errors
This commit is contained in:
CitadelStationBot
2017-10-21 07:17:03 -05:00
committed by Poojawa
parent e827f02863
commit d25cb1ba5d
151 changed files with 296 additions and 258 deletions
+2 -2
View File
@@ -349,8 +349,8 @@ research holder datum.
max_tech_stored = 10
/obj/item/disk/tech_disk/debug
name = "centcom technology disk"
desc = "A debug item for research"
name = "\improper CentCom technology disk"
desc = "A debug item for research."
materials = list()
max_tech_stored = 0
@@ -415,7 +415,7 @@
/obj/item/clothing/under/golem
name = "adamantine skin"
desc = "a golem's skin"
desc = "A golem's skin."
icon_state = "golem"
item_state = "golem"
item_color = "golem"
@@ -425,7 +425,7 @@
/obj/item/clothing/suit/golem
name = "adamantine shell"
desc = "a golem's thick outer shell"
desc = "A golem's thick outer shell."
icon_state = "golem"
item_state = "golem"
w_class = WEIGHT_CLASS_BULKY
@@ -438,7 +438,7 @@
/obj/item/clothing/shoes/golem
name = "golem's feet"
desc = "sturdy adamantine feet"
desc = "Sturdy adamantine feet."
icon_state = "golem"
item_state = null
resistance_flags = LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
@@ -447,7 +447,7 @@
/obj/item/clothing/mask/breath/golem
name = "golem's face"
desc = "the imposing face of an adamantine golem"
desc = "The imposing face of an adamantine golem."
icon_state = "golem"
item_state = "golem"
siemens_coefficient = 0
@@ -457,7 +457,7 @@
/obj/item/clothing/gloves/golem
name = "golem's hands"
desc = "strong adamantine hands"
desc = "Strong adamantine hands."
icon_state = "golem"
item_state = null
siemens_coefficient = 0
@@ -470,13 +470,13 @@
item_state = "dermal"
item_color = "dermal"
name = "golem's head"
desc = "a golem's head"
desc = "A golem's head."
resistance_flags = LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
flags_1 = ABSTRACT_1 | NODROP_1
/obj/effect/golemrune
anchored = TRUE
desc = "a strange rune used to create golems. It glows when spirits are nearby."
desc = "A strange rune used to create golems. It glows when spirits are nearby."
name = "rune"
icon = 'icons/obj/rune.dmi'
icon_state = "golem"
@@ -545,7 +545,7 @@
/obj/item/stack/tile/bluespace
name = "bluespace floor tile"
singular_name = "floor tile"
desc = "Through a series of micro-teleports these tiles let people move at incredible speeds"
desc = "Through a series of micro-teleports these tiles let people move at incredible speeds."
icon_state = "tile-bluespace"
w_class = WEIGHT_CLASS_NORMAL
force = 6
@@ -561,7 +561,7 @@
/obj/item/stack/tile/sepia
name = "sepia floor tile"
singular_name = "floor tile"
desc = "Time seems to flow very slowly around these tiles"
desc = "Time seems to flow very slowly around these tiles."
icon_state = "tile-sepia"
w_class = WEIGHT_CLASS_NORMAL
force = 6