Add Svalmel (#2600)

## Description:
This PR adds the Christmas map Svalmel with 5 nations.

Describe the PR.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

DISCORD_USERNAME
Nikola123
This commit is contained in:
Duwibi
2025-12-11 21:53:05 +00:00
committed by GitHub
parent 8dde30ebb6
commit 1f8adb4849
13 changed files with 96 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ var maps = []struct {
{Name: "pluto"},
{Name: "southamerica"},
{Name: "straitofgibraltar"},
{Name: "svalmel"},
{Name: "world"},
{Name: "big_plains", IsTest: true},
{Name: "half_land_half_ocean", IsTest: true},