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

@@ -110,6 +110,7 @@ namespace Content.Client.Entry
"Lung",
"BatteryDischarger",
"Apc",
"IntrinsicUI",
"PowerProvider",
"ApcPowerReceiver",
"Cable",