Screen visual tweaks (#1282)

Visual tweaks to several modular computer screens:

Standby screen: Added detail and a background, made silver, improved animation
Menu screen: Altered colours to more resemble the actual UI
All medical screens: Made a deeper blue, closer to the original medical colors.

Modified the modular computers _description file to reorganise the descriptions of programs, and to note those that aren't implemented yet. Its a lot, the bay people didn't quite finish this project.

Also, console power use increased by 20% because holoscreens are fancy and deserve it.
This commit is contained in:
NanakoAC
2016-12-23 19:22:48 +00:00
committed by skull132
parent 4e5556e9d9
commit b0ae247b01
4 changed files with 35 additions and 25 deletions
@@ -10,8 +10,8 @@
var/console_department = "" // Used in New() to set network tag according to our area.
anchored = 1
density = 1
base_idle_power_usage = 100
base_active_power_usage = 500
base_idle_power_usage = 120
base_active_power_usage = 600
max_hardware_size = 3
steel_sheet_cost = 20