diff --git a/src/gui/css/mainStyleSheet.tw b/src/gui/css/mainStyleSheet.tw
index e948682e8db45c3f895d050f93c1ddf741e622c5..468eb5e3f82cea4d466a2daa49b745c03d9a0dd2 100644
--- a/src/gui/css/mainStyleSheet.tw
+++ b/src/gui/css/mainStyleSheet.tw
@@ -31,7 +31,7 @@ img {
 	text-indent: -10000px;
 }
 
-.imageColumn {
+.imageColumn { /* TODO: this is mostly a copy of imageRef to get its flex features working properly. They can probably be removed from imageRef at some point */
 	display: flex;
 	flex-direction: column;
 	flex-wrap: wrap;
diff --git a/src/uncategorized/pBombing.tw b/src/uncategorized/pBombing.tw
index 34c29d5cd6c728654218d127e3480435e4c4f9a4..e9f9e146a1499319c6fb7b371ed218c86d4cf05f 100644
--- a/src/uncategorized/pBombing.tw
+++ b/src/uncategorized/pBombing.tw
@@ -5,6 +5,17 @@
 
 <<if $Bodyguard != 0>>
 	<<setLocalPronouns $Bodyguard>>
+	<span id="artFrame">
+	/* 000-250-006 */
+	<<if $seeImages == 1>>
+		<<if $imageChoice == 1>>
+			<div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<SlaveArt $Bodyguard 2 0>></div>
+		<<else>>
+			<div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<SlaveArt $Bodyguard 2 0>></div>
+		<</if>>
+	<</if>>
+	/* 000-250-006 */
+	</span>
 <</if>>
 
 One fine day, you're strolling down the main promenade, making your usual combined inspection and public rounds. These walks are triply useful, since they allow you to keep a finger on the pulse of your demesne, identify any problems, and display yourself to the population. <<if $Bodyguard != 0>>$Bodyguard.slaveName is walking with you, of course; $his presence protection, intimidation, and ostentation, all in one.<</if>>