VueUI accounting console port (#10867)

This commit is contained in:
Karolis
2021-01-04 21:56:32 +02:00
committed by GitHub
parent c2a6e8740f
commit 93cddfd1a8
16 changed files with 484 additions and 503 deletions

View File

@@ -75,6 +75,11 @@
_app_preset_type = /datum/modular_computer_app_presets/command/hop
enrolled = 1
/obj/item/modular_computer/console/preset/command/account
name = "account console"
_app_preset_type = /datum/modular_computer_app_presets/command/account
enrolled = 1
// Security
/obj/item/modular_computer/console/preset/security
name = "security console"