diff --git a/src/personalAssistant/assistantAppearance.js b/src/personalAssistant/assistantAppearance.js
index 4401676a1cf40957c98022bd6ea03e2fbee8d000..9aaa64a7d5c0cb4e68105c1a341e8e4d21a31279 100644
--- a/src/personalAssistant/assistantAppearance.js
+++ b/src/personalAssistant/assistantAppearance.js
@@ -1,5 +1,5 @@
 /** Description of your personal assistant.
- * @returns {Node}
+ * @returns {string}
  */
 globalThis.PersonalAssistantAppearance = function() {
 	const {
diff --git a/src/personalAssistant/assistantOptions.tw b/src/personalAssistant/assistantOptions.tw
index 8f1b61f9771de3c324cbeb4260b7ecc31e3c5d9e..53391efb4e8c7054ce630d0f7cf8ad3e0f54c873 100644
--- a/src/personalAssistant/assistantOptions.tw
+++ b/src/personalAssistant/assistantOptions.tw
@@ -17,15 +17,17 @@ Seated at your desk, you glance at the visual representation of
 	$assistant.name,
 <</if>> in a corner of your desk's glass top.
 
-<<include "Personal Assistant Appearance">>
+<p>
+	<<= PersonalAssistantAppearance()>>
+</p>
 
-<<if $assistant.power > 0>>
-	<br><br>
-	Though _heA remains short of a true AI, the arcology's upgraded computer core allows _himA to use brute force to simulate sentient behavior quite well. _HeA is not truly self aware, but _heA is able to predict what a sentient being with a certain character might say or do in common situations. The increased power has other applications; for example, it has improved the accuracy of your estimates of economic activity in the Free City.
-<<else>>
-	_HeA is well short of a true AI, but with extensive access to information on past human behavior and the processing power to query that information quickly, _heA can often seem self aware by modeling _himselfA after others' past behavior.
-<</if>>
-<br><br>
+<p>
+	<<if $assistant.power > 0>>
+		Though _heA remains short of a true AI, the arcology's upgraded computer core allows _himA to use brute force to simulate sentient behavior quite well. _HeA is not truly self aware, but _heA is able to predict what a sentient being with a certain character might say or do in common situations. The increased power has other applications; for example, it has improved the accuracy of your estimates of economic activity in the Free City.
+	<<else>>
+		_HeA is well short of a true AI, but with extensive access to information on past human behavior and the processing power to query that information quickly, _heA can often seem self aware by modeling _himselfA after others' past behavior.
+	<</if>>
+</p>
 
 <<run App.UI.tabBar.handlePreSelectedTab($tabChoice.Assistant)>>
 <div class="tab-bar">
diff --git a/src/uncategorized/officeDescription.tw b/src/uncategorized/officeDescription.tw
index d65e275d37d2728335e46fbc03428e18518e71b7..8b006f4aa9dd3652ea297da819a092b2dcf1bda3 100644
--- a/src/uncategorized/officeDescription.tw
+++ b/src/uncategorized/officeDescription.tw
@@ -2,7 +2,9 @@
 
 &nbsp;&nbsp;&nbsp;&nbsp;You are at your desk in your penthouse office. It has a glass top interface from which you can rule over $arcologies[0].name; $assistant.name's avatar is visible in one corner.
 
-<<include "Personal Assistant Appearance">>
+<p>
+	<<= PersonalAssistantAppearance()>>
+</p>
 <<setAssistantPronouns>>
 
 <<if $clubAdsSpending >= 5000>>