diff --git a/src/personalAssistant/assistantAppearance.js b/src/personalAssistant/assistantAppearance.js
index bead22c91b5f57cea34da3d6fff0b5035d578ccd..1072bf5f2af7f2ecfa88229bcaff5c4b62f8ec1d 100644
--- a/src/personalAssistant/assistantAppearance.js
+++ b/src/personalAssistant/assistantAppearance.js
@@ -36,7 +36,7 @@ globalThis.PersonalAssistantAppearance = function() {
 			}
 			r.push(`skin, perky breasts, green tentacles instead of hair, and two dicks. ${HisA} eyes are large, expressive, and surprisingly innocent.`);
 			if (V.assistant.fsOptions) {
-				r.push(fsAppearance[V.assistant.appearance[V.assistant.fsAppearance]]);
+				r.push(fsAppearance[V.assistant.appearance][V.assistant.fsAppearance]);
 			}
 			if (V.cockFeeder === 1 && paSeed === 1) {
 				r.push(`A recognizable little representation of one of your slaves is down on ${hisU} knees in front of ${himA}, busily sucking off one of ${hisA} cocks. The slave must be down in the kitchen, getting a meal out of the phallic food dispensers. As you watch, the monster ${girlA} orgasms copiously, ${hisA} tentacle hair caressing ${hisA} own breasts.`);
@@ -82,7 +82,7 @@ globalThis.PersonalAssistantAppearance = function() {
 			}
 			r.push(`skin, huge lips, and ridiculous tits. ${HisA} cock hangs past ${hisA} knees when limp.`);
 			if (V.assistant.fsOptions) {
-				r.push(fsAppearance[V.assistant.appearance[V.assistant.fsAppearance]]);
+				r.push(fsAppearance[V.assistant.appearance][V.assistant.fsAppearance]);
 			}
 			if (V.cockFeeder === 1 && paSeed === 1) {
 				r.push(`A recognizable little representation of one of your slaves is down on ${hisU} knees in front of ${himA}, gagging on ${hisA} enormous dick. The slave must be down in the kitchen, getting a meal out of the phallic food dispensers. As you watch, the shemale orgasms; ${HeA} notices you watching ${himA}, and blows you a wet kiss.`);