diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index c4812be96a796279b9795e47356a199fe20a7bf8..b16bac1261b876890f1be9ed48e2a4188e2dbe95 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -5909,12 +5909,7 @@
 <<if $slaves[$i].fuckdoll == 0>>
 	<<if (!jQuery.isEmptyObject($slaves[$i].brand))>>
 		<<if ($slaves[$i].assignment == "serve the public") || ($slaves[$i].assignment == "whore") || ($slaves[$i].assignment == "work in the brothel") || ($slaves[$i].assignment == "serve in the club")>>
-			Since $he is in public, your brand against the $slaves[$i].skin skin of $his
-			<<for _brandName, _brand range $activeSlave.brand>>
-				_brandName
-				<<break>> /* Just list the first one that pops up for now */
-			<</for>>
-			@@.green;slightly increases your reputation@@ as a slaveowner.
+			Since $he is in public, your brand against the $slaves[$i].skin skin of $his <<print Object.keys(State.variables.activeSlave.brand)[0]>> @@.green;slightly increases your reputation@@ as a slaveowner.
 			<<run repX(5, "futureSocieties", $slaves[$i])>>
 			<<switch $slaves[$i].assignment>>
 			<<case "work in the brothel">><<run getSlaveStatisticData($slaves[$i], $facility.brothel).rep += 5>>