Unbreaking computers (#3779)

Made programs that can't run in current hardware to not show up in download list
 Adjusted some program computer compatibility flags
 Reworded laptop vendor buttons to be more consistent and more accurate on what you get
 Added description to tablets
This is balance and bug-fix PR, so it should bypass development.
This commit is contained in:
Karolis
2017-11-03 11:45:21 +02:00
committed by Erki
parent fc9640e27d
commit 04256797d2
13 changed files with 23 additions and 12 deletions
@@ -6,7 +6,7 @@
extended_desc = "Program for programming employee ID cards to access parts of the station."
required_access_run = access_change_ids
required_access_download = access_change_ids
usage_flags = PROGRAM_CONSOLE
usage_flags = PROGRAM_CONSOLE | PROGRAM_LAPTOP
requires_ntnet = 0
size = 8
color = LIGHT_COLOR_BLUE
@@ -13,7 +13,7 @@
required_access_download = access_heads
requires_ntnet = 1
size = 12
usage_flags = PROGRAM_CONSOLE
usage_flags = PROGRAM_CONSOLE | PROGRAM_LAPTOP
network_destination = "station long-range communication array"
var/datum/comm_message_listener/message_core = new
var/intercept = 0