Added full stops to description text

This commit is contained in:
Dunkhan
2017-10-29 20:08:44 +01:00
parent ef40c806be
commit c6c015ebbb

View File

@@ -675,7 +675,7 @@
/obj/item/integrated_circuit/input/pressure_sensor
name = "integrated pressure sensor"
desc = "A tiny pressure sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny pressure sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()
@@ -705,7 +705,7 @@
/obj/item/integrated_circuit/input/temperature_sensor
name = "integrated temperature sensor"
desc = "A tiny temperature sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny temperature sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()
@@ -734,7 +734,7 @@
/obj/item/integrated_circuit/input/oxygen_sensor
name = "integrated oxygen sensor"
desc = "A tiny oxygen sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny oxygen sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()
@@ -764,7 +764,7 @@
/obj/item/integrated_circuit/input/co2_sensor
name = "integrated co2 sensor"
desc = "A tiny carbon dioxide sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny carbon dioxide sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()
@@ -794,7 +794,7 @@
/obj/item/integrated_circuit/input/nitrogen_sensor
name = "integrated nitrogen sensor"
desc = "A tiny nitrogen sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny nitrogen sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()
@@ -824,7 +824,7 @@
/obj/item/integrated_circuit/input/phoron_sensor
name = "integrated phoron sensor"
desc = "A tiny phoron gas sensor module similar to that found in a PDA atmosphere analyser"
desc = "A tiny phoron gas sensor module similar to that found in a PDA atmosphere analyser."
icon_state = "medscan_adv"
complexity = 3
inputs = list()