diff --git a/src/Maps/LastMissionId.h b/src/Maps/LastMissionId.h index 03b407e..3c90c6a 100644 --- a/src/Maps/LastMissionId.h +++ b/src/Maps/LastMissionId.h @@ -42,12 +42,14 @@ static const std::map 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},