mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user