diff --git a/_maps/PlanetMira/Mira.yaml b/_maps/PlanetMira/Mira.yaml index 1896a60f7..71671ddf5 100644 --- a/_maps/PlanetMira/Mira.yaml +++ b/_maps/PlanetMira/Mira.yaml @@ -10,11 +10,9 @@ baseSalary: 300 salaryIncrement: 250 maxDiceRoll: 8 frbFile1: Mira -background: bg009alt +background: mira mapIcon: mira music: - download: - - https://nikkums.io/cswt/BGM/PlanetMira.music.zip map: MiraMedley.40 stock: bladehome.50 ventureCards: briefing.50 @@ -48,6 +46,9 @@ tourMode: opponent3: Luigi clearRank: 2 changelog: + - version: 6 + added: + - Unique 3D Background of Planet Mira - version: 6 changed: - Various shop price changes diff --git a/public/images/backgrounds/mira.webp b/public/images/backgrounds/mira.webp new file mode 100644 index 000000000..bcd087f12 Binary files /dev/null and b/public/images/backgrounds/mira.webp differ diff --git a/src/data/backgrounds.yml b/src/data/backgrounds.yml index c9c0effc0..933ed4606 100644 --- a/src/data/backgrounds.yml +++ b/src/data/backgrounds.yml @@ -1165,3 +1165,8 @@ - https://nikkums.io/cswt/Backgrounds/bg109alt.background.zip - https://drive.google.com/uc?export=download&id=1XaLrNqEii-nXiunwKXkFBqNsEtzic-ET&confirm=1 mapIcon: bg109alt +- background: mira + name: Plant Mira + download: + - https://nikkums.io/cswt/Backgrounds/mira.background.zip + mapIcon: mira