Circuit component descriptions and module names are now visible to the naked eye. (#60545)

This commit is contained in:
Gurkenglas
2021-08-01 06:19:43 +02:00
committed by GitHub
parent a66d210d73
commit aa018a857a
54 changed files with 61 additions and 62 deletions
@@ -5,7 +5,7 @@
*/
/obj/item/circuit_component/textcase
display_name = "Text Case"
display_desc = "A component that makes its input uppercase or lowercase."
desc = "A component that makes its input uppercase or lowercase."
/// The input port
var/datum/port/input/input_port