Skip to content

Commit

Permalink
Update welcomePanelItems.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
AntlerForce committed Dec 3, 2024
1 parent 68bd7e7 commit 9595ad7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ local welcomePanelItems = {
Text = "Welcome back Commander. We hope you are ready for epic Singleplayer and Multiplayer battles. Check out our Discord and join the community!\n",
},

{
Header = "New Map: Cells",
Text = " \n" .. " \n" .. "An open desert with rocky ridges for 8v8 Teams. By RebelNode.",
Image = "LuaMenu/configs/gameConfig/byar/minimapOverride/Cells_1.2.jpg",
},

{
Header = "Now Available: BAR Guides",
Text = "New to Beyond All Reason? Check out these new Guides on Discord written by Zeteo!" .. " \n" .. " \n",
Expand All @@ -27,12 +33,6 @@ local welcomePanelItems = {
Text = "A comprehensive new system for saving and loading game configurations and modoptions. It supports current map, startboxes, modoptions, and AI team placement and configurations. You can access this dialog by clicking on the Option Presets button in the battle room. Thanks to jere500 for the contribution.",
},

{
Header = "New Map: Claymore",
Text = " \n" .. " \n" .. "A volcanic island of black sand and sparse vegetation. 5-10-15 player FFA. By Moose and Beherith.",
Image = "LuaMenu/configs/gameConfig/byar/minimapOverride/Claymore_3.jpg",
},

{
Header = "New Official Trailer released, help us making it big!",
Text = "We've just deployed a brand-new cinematic trailer, and we need your help to spread the word! We believe the strongest community is built through word-of-mouth, so we're counting on you to take Beyond All Reason to new heights. " .. " \n" .. " \n" .. "Watch the trailer, share it with your friends, and let’s make this a massive success together! \n",
Expand Down

0 comments on commit 9595ad7

Please sign in to comment.