Updates modular PC program names to have some flavor (#52492)

* Better program names

* Forgot a few things.

* oops
This commit is contained in:
zxaber
2020-08-06 12:48:18 -03:00
committed by GitHub
parent a6012d7e08
commit a4b97193be
19 changed files with 49 additions and 56 deletions
@@ -1,10 +1,9 @@
/datum/computer_file/program/arcade
filename = "arcade"
filedesc = "Nanotrasen Micro Arcade"
filename = "dsarcade"
filedesc = "Donksoft Micro Arcade"
program_icon_state = "arcade"
extended_desc = "This port of the classic game 'Outbomb Cuban Pete', redesigned to run on tablets, with thrilling graphics and chilling storytelling."
requires_ntnet = FALSE
network_destination = "arcade network"
size = 6
tgui_id = "NtosArcade"