+
+ Current AI:
+
+
+ {{data.name}}
+
+
+ Status:
+
+
+ {{#if data.isDead}}
+ Nonfunctional
+ {{else}}
+ Functional
+ {{/if}}
+
+
+ System Integrity:
+
+
+ {{Math.round(adata.health)}}%
+
+
+ Active Laws:
+
+
+
+ {{#each data.ai_laws}}
+ | {{.}}
+ {{/each}}
+ |
+
+
+ Begin Reconstruction
+
+{{/if}}
+
+
\ No newline at end of file
diff --git a/tgui/src/interfaces/ntnet_downloader.ract b/tgui/src/interfaces/ntnet_downloader.ract
index da100b50e5a..4adab772be0 100644
--- a/tgui/src/interfaces/ntnet_downloader.ract
+++ b/tgui/src/interfaces/ntnet_downloader.ract
@@ -85,6 +85,9 @@
{{fileinfo}}
+
+ {{compatibility}}
+
DOWNLOAD