diff -r d59da429d22c -r 6f51c75994a4 share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/epil.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/epil.lua Mon May 27 21:56:12 2019 +0200 +++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/epil.lua Tue May 28 00:48:17 2019 +0200 @@ -129,7 +129,7 @@ ShowMission(loc("Epilogue"), loc("That's all, folks!"), loc("You have successfully finished the campaign!").."|".. loc("If you wish to replay, there are other possible endings, too!").."|".. - loc("You can practice moving around and using utilities in this mission.|However, it will never end!"), 1, 0) + loc("You can practice moving around and using utilities in this mission.|However, it will never end!"), 4, 0) SaveCampaignVar("Progress", "10") SaveCampaignVar("Won", "true") end