UI Tweaks and Changes (#10035)

This commit is contained in:
Geeves
2020-09-25 18:01:10 -03:00
committed by GitHub
parent 968baf101a
commit a7a4a2bf74
30 changed files with 393 additions and 183 deletions
@@ -1,6 +1,6 @@
/datum/computer_file/program/chemistry_codex
filename = "chemcodex"
filedesc = "Chemistry codex"
filedesc = "Chemistry Codex"
program_icon_state = "generic"
extended_desc = "Useful program to view chemical reactions and how to make them."
size = 14
@@ -1,6 +1,6 @@
/datum/computer_file/program/exosuit_monitor
filename = "exosuitmonitor"
filedesc = "Exosuit monitoring and control"
filedesc = "Exosuit Monitoring and Control"
nanomodule_path = /datum/nano_module/exosuit_control
program_icon_state = "mecha"
extended_desc = "This program allows remote monitoring and administration of exosuits with tracking beacons installed."