LastMissionId: add missing IDs.

This commit is contained in:
Guillaume Jacquemin 2022-03-20 11:31:15 +01:00
parent 04beebbc1c
commit 354c3ff3d9
1 changed files with 2 additions and 0 deletions

View File

@ -42,12 +42,14 @@ static const std::map<Int, Containers::StringView> mission_id_map {{
{0x006F, "Mission 12 - Clashes of Metal"_s},
{0x0070, "Mission 13 - The Sandstorm Glutton"_s},
{0x0071, "Mission 14 - An Icy Investigation"_s},
{0x0072, "Mission 15 - Outposts Line of Defense"_s},
// Hunting grounds
{0x00C8, "Hunt 1 - Desert Pathway Safety"_s},
{0x00C9, "Hunt 2 - Snowfield Custodian"_s},
{0x00CA, "Hunt 3 - Abandoned Valley Raid"_s},
{0x00CB, "Hunt 4 - Depths of the Machineries"_s},
{0x00CC, "Hunt 5 - Crater Crashers"_s},
// Challenges
{0x012C, "Challenge 1 - Redline Battlefront"_s},