diff --git a/src/uncategorized/seCoursing.tw b/src/uncategorized/seCoursing.tw
index 056d384b697f11ab593d86afa8a5e2fcee950d4d..5a7591f3985a577a17a1c75aa59d55969b0e693a 100644
--- a/src/uncategorized/seCoursing.tw
+++ b/src/uncategorized/seCoursing.tw
@@ -6,6 +6,7 @@
 
 <<setLocalPronouns $Lurcher>>
 
+<<set _clothesTemp = $Lurcher.clothes, $Lurcher.clothes = "no clothing">>
 <span id="artFrame">
 /* 000-250-006 */
 <<if $seeImages == 1>>
@@ -17,6 +18,7 @@
 <</if>>
 /* 000-250-006 */
 </span>
+<<set $Lurcher.clothes = _clothesTemp>>
 
 It's time to go coursing. You meet with fellow members of the Coursing Association while the automated maintenance drones clear the plaza and lay down the green, sharing a refine discussion of recent events over <<if $PC.refreshmentType == 0>>a $PC.refreshment<<elseif $PC.refreshmentType == 1>>glasses of $PC.refreshment<<elseif $PC.refreshmentType == 2>>plates of $PC.refreshment<<elseif $PC.refreshmentType == 3>>hits of $PC.refreshment<<elseif $PC.refreshmentType == 4>>shots of $PC.refreshment<<elseif $PC.refreshmentType == 5>>handfuls of $PC.refreshment<<elseif $PC.refreshmentType == 6>>tabs of $PC.refreshment<</if>>. Once the field is ready, the day's hares are led out and chained in a row along one side of the plaza, naked. You and the other members watch this process intently, since you won't get any more information on them than what you can learn by looking.
 <br><br>
@@ -173,6 +175,7 @@ The rules have been explained to the hares: they're to be freed if they can reac
 <br><br>
 /* 000-250-006 */
 <<if $seeImages && $seeReportImages>>
+<br>
 <div class="imageRef tinyImg">
 	<<SlaveArt $activeSlave 0 0>>
 </div>