mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
Circuit component descriptions and module names are now visible to the naked eye. (#60545)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user