diff --git a/src/events/RE/reAnalPunishment.js b/src/events/RE/reAnalPunishment.js
index 778e1a1783f1faa9a814aee9a04bb17ed7acb3a2..46de3561dd38908cf895fb3b8a6361cda292d274 100644
--- a/src/events/RE/reAnalPunishment.js
+++ b/src/events/RE/reAnalPunishment.js
@@ -42,7 +42,7 @@ App.Events.REAnalPunishment = class REAnalPunishment extends App.Events.BaseEven
 		r.push(
 			`As you're making the rounds through your penthouse, you hear ${S.HeadGirl.slaveName} speaking in the tones ${he2} uses to castigate misbehaving slaves in the next room. When you appear in the doorway, you have little chance to survey the situation before`,
 			App.UI.DOM.combineNodes(
-				App.UI.DOM.slaveDescriptionDialog(slave),
+				contextualIntro(S.HeadGirl, slave, "DOM"),
 				`, apparently the miscreant, flings ${himself} at your feet. ${He} clings to one of your legs convulsively, choking on tears as ${he} stares up at you and tries to muster an explanation. After two false starts, ${he} manages to start begging.`
 			),
 			Spoken(slave, `"Please, ${Master},"`),