From 54dba25afda4d51f68393822d8362ca8f68f5d64 Mon Sep 17 00:00:00 2001
From: Blank <blank@national.shitposting.agency>
Date: Sat, 20 Jul 2019 16:42:21 -0700
Subject: [PATCH] storyCaptionFixes

---
 src/uncategorized/storyCaption.tw | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index 0db33cf2e3a..d25baf3e601 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
-- 
GitLab