diff --git a/src/Maps/LastMissionId.h b/src/Maps/LastMissionId.h index 3c90c6a..4cbdd23 100644 --- a/src/Maps/LastMissionId.h +++ b/src/Maps/LastMissionId.h @@ -43,6 +43,8 @@ static const std::map mission_id_map {{ {0x0070, "Mission 13 - The Sandstorm Glutton"_s}, {0x0071, "Mission 14 - An Icy Investigation"_s}, {0x0072, "Mission 15 - Outposts Line of Defense"_s}, + {0x0073, "Mission 16 - Hidden in the Pass"_s}, + {0x0074, "Mission 17 - Homebase Security"_s}, // Hunting grounds {0x00C8, "Hunt 1 - Desert Pathway Safety"_s}, @@ -50,6 +52,7 @@ static const std::map mission_id_map {{ {0x00CA, "Hunt 3 - Abandoned Valley Raid"_s}, {0x00CB, "Hunt 4 - Depths of the Machineries"_s}, {0x00CC, "Hunt 5 - Crater Crashers"_s}, + {0x00CD, "Hunt 6 - Prototype Performance Tests"_s}, // Challenges {0x012C, "Challenge 1 - Redline Battlefront"_s},