mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Removes power monitor from tablets [MDB IGNORE] (#13901)
* Removes power monitor from tablets (#67245) * Removes power monitor from tablets Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
/datum/computer_file/program/budgetorders,
|
||||
/datum/computer_file/program/atmosscan,
|
||||
/datum/computer_file/program/alarm_monitor,
|
||||
/datum/computer_file/program/power_monitor,
|
||||
/datum/computer_file/program/supermatter_monitor,
|
||||
)
|
||||
|
||||
@@ -144,7 +143,6 @@
|
||||
greyscale_config = /datum/greyscale_config/tablet/stripe_thick
|
||||
greyscale_colors = "#D99A2E#69DBF3#E3DF3D"
|
||||
default_applications = list(
|
||||
/datum/computer_file/program/power_monitor,
|
||||
/datum/computer_file/program/supermatter_monitor,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user