Skip to content

Commit

Permalink
Merge pull request #854 from WilliamPas/patch-2
Browse files Browse the repository at this point in the history
Update to welcomePanelItems.lua
  • Loading branch information
AntlerForce authored Dec 12, 2024
2 parents 8d56ef8 + 0287263 commit ab5612d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 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 = "Map Update: Eclipsed 0.9.5",
Text = " \n" .. " \n" .. "Thanks to player feedback this 1v1 map has received a few changes, the largest change being a map size change from 16x16 to 14x14." .. " \n" .. " \n" .. "25% less map. Same great taste.",
Image = "LuaMenu/configs/gameConfig/byar/minimapOverride/Eclipsed_0.9.5.jpg",
},

{
Header = "Map Update: Supreme Isthmus Winter",
Text = " \n" .. " \n" .. "Supreme Isthmus has recieved a winter-themed update for Christmas from Nikuksis.",
Expand Down

0 comments on commit ab5612d

Please sign in to comment.