diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index b16bac1261b876890f1be9ed48e2a4188e2dbe95..3fb28dd5f5d736047a28f7d1a7ddc9977de4ea40 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -5909,7 +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 <<print Object.keys(State.variables.activeSlave.brand)[0]>> @@.green;slightly increases your reputation@@ as a slaveowner.
+			Since $he is in public, your brand against the $slaves[$i].skin skin of $his <<set _brandedSlave = $slaves[$i]>><<print Object.keys(State.temporary.brandedSlave.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>>