From 6c842d90a308de7a27b75351e90c1a677530932b Mon Sep 17 00:00:00 2001 From: Moose <124457076+AntlerForce@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:40:41 -0700 Subject: [PATCH] Better dono announce --- LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua b/LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua index 8394952bf..83039697c 100644 --- a/LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua +++ b/LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua @@ -17,7 +17,7 @@ local welcomePanelItems = { { Header = "BAR is accepting donations again! ", - Text = " \n" .. "Dear Commanders, we are delighted to announce the reopening of our donation platform after a longer-than-expected hiatus. Support BAR with our newly reopened donation platform!", + Text = "Dear Commanders, we are delighted to announce the reopening of our donation platform after a longer-than-expected hiatus." .. " \n" .. " \n" .. "As we've been hard at work refining BAR to ensure maximum enjoyment for our ever-expanding community, we repeatedly placed donation efforts on hold to focus on other priorities." .. " \n" .. " \n" .. "Support BAR with our newly reopened donation platform!", Image = "LuaMenu/images/donate.png", Url = "https://www.beyondallreason.info/news/support-bar-with-our-newly-reopened-donation-platform", UrlText = "Read Announcement",