mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Added full stops to description text
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user