diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index 0db33cf2e3a0fcc29853b97e9b19445debafd9dc..d25baf3e601010368f9b36e11c3ab9b5c3eca056 100644
--- a/src/uncategorized/storyCaption.tw
+++ b/src/uncategorized/storyCaption.tw
@@ -26,6 +26,9 @@
 	<<else>>
 		//@@.red;$weatherToday.name@@//
 	<</if>>
+	<<if ["attackHandler", "rebellionHandler", "attackOptions", "rebellionOptions"].includes(_Pass)>>
+		<br>
+	<</if>>
 <</if>>
 
 <<if $ui !== "start" || _Pass === "Encyclopedia">>
@@ -848,4 +851,4 @@
 		<br> <<link "Dump Game State">><<run App.Debug.dumpGameState()>><</link>>
 	<</if>>
 
-<</if>>
+<</if>>
\ No newline at end of file