diff --git a/src/uncategorized/options.tw b/src/uncategorized/options.tw index 8c70d641803dc98adf6b0840484baa78ada26953..2a4e7b96ee1fcf7d0dfcc7ba4206cbdacd98858c 100644 --- a/src/uncategorized/options.tw +++ b/src/uncategorized/options.tw @@ -2,12 +2,8 @@ <<if ndef $storedLink>> <<set $storedLink = "Main">> <</if>> <<if ndef $storedButton>> <<set $storedButton = "Back">> <</if>> -<<if lastVisited("attackReport") === 1>> - <<set $storedLink = "attackReport">> -<<elseif lastVisited("Slave Interact") === 1>> +<<if lastVisited("Slave Interact") === 1>> <<set $storedLink = "Slave Interact">> -<<elseif lastVisited("rebellionReport") === 1>> - <<set $storedLink = "rebellionReport">> <<elseif lastVisited("Slave Assignments Report") === 1>> <<set $storedLink = "Slave Assignments Report">> <<else>> diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw index ffb0fc0b318d7f58089c1639b8eb76024ba62358..77f7f705b8ca773bf6576faf8ea71f5afe1a40ed 100644 --- a/src/uncategorized/storyCaption.tw +++ b/src/uncategorized/storyCaption.tw @@ -717,7 +717,7 @@ <</if>> <</if>> -<<if $nextButton !== "Continue" || ["attackReport", "rebellionReport", "Slave Assignments Report"].includes(_Pass)>> +<<if $nextButton !== "Continue" || _Pass === "Slave Assignments Report">> <br><br> <<if !["Options", "Summary Options", "Description Options"].includes(_Pass)>> <span id="optionsButton">