diff --git a/src/uncategorized/universalRules.tw b/src/uncategorized/universalRules.tw
index da4bdea27a451952316469d48054d598d7e48748..f79e23809815af68b566913d1e54139759dfab0b 100644
--- a/src/uncategorized/universalRules.tw
+++ b/src/uncategorized/universalRules.tw
@@ -533,7 +533,8 @@ Slave nicknames are
 	<<if !$StudID>>
 		Fertile slaves will be ''systematically impregnated by a Stud,'' once you designate a subordinate slave to act as such.
 	<<else>>
-		<<setLocalPronouns getSlaveStateById($StudID)>>
+		<<set _Stud = getSlaveStateByID($StudID)>>
+		<<setLocalPronouns _Stud>>
 		Fertile slaves will be ''systematically impregnated by your Stud,'' if $he is able to do so.
 	<</if>>
 	[[Cancel insemination regime|Universal Rules][($universalRulesImpregnation = "none"),($universalHGImpregnateMasterSuiteToggle = 0)]]