UI Tweaks and Changes (#10035)

This commit is contained in:
Geeves
2020-09-25 23:01:10 +02:00
committed by GitHub
parent 968baf101a
commit a7a4a2bf74
30 changed files with 393 additions and 183 deletions
@@ -42,4 +42,4 @@
return
var/mob/living/silicon/pai/host = true_computer.computer_host
host.radio.Topic(href, href_list)
host.radio.Topic(href, href_list)
@@ -33,7 +33,7 @@
/datum/computer_file/program/records/medical
filename = "medrec"
filedesc = "Medical records"
filedesc = "Medical Records"
extended_desc = "Used to view, edit and maintain medical records."
record_prefix = "Medical "
@@ -49,7 +49,7 @@
/datum/computer_file/program/records/security
filename = "secrec"
filedesc = "Security records"
filedesc = "Security Records"
extended_desc = "Used to view, edit and maintain security records"
record_prefix = "Security "
@@ -65,7 +65,7 @@
/datum/computer_file/program/records/employment
filename = "emprec"
filedesc = "Employment records"
filedesc = "Employment Records"
extended_desc = "Used to view, edit and maintain employment records."
record_prefix = "Employment "