Implement Intrinsic UIs (#6926)

* Implement Intrinsic UIs, allowing the admin ghost to double as a computer.

* ignore moment

* remove debug statement, sort the actions.

* ffs

* didn't ever use this and don't need to, removed.

* rm dead code

* lil bit of commenting.
This commit is contained in:
Moony
2022-03-10 23:37:35 -06:00
committed by GitHub
parent a0c1453c01
commit f5f3e65e1d
6 changed files with 287 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
action-name-show-solar-console = Solar Control Interface
action-description-show-solar-console = View a solar control interface.
action-name-show-communications-console = Communications Interface
action-description-show-communications-console = View a communications interface.
action-name-show-radar-console = Mass Scanner Interface
action-description-show-radar-console = View a mass scanner interface.
action-name-show-cargo-console = Cargo Ordering Interface
action-description-show-cargo-console = View a cargo ordering interface.
action-name-show-crew-monitoring-console = Crew Monitoring Interface.
action-description-crew-monitoring-console = View a crew monitoring interface.