From e1b1ff316eb9d7034110480c06c3100a09afe49d Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Fri, 6 Aug 2021 20:33:00 +0200 Subject: [PATCH] add new entry for onfoot collection --- Journal/MissionCompletedEntry.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Journal/MissionCompletedEntry.cs b/Journal/MissionCompletedEntry.cs index d6d7439..a8ba0f7 100644 --- a/Journal/MissionCompletedEntry.cs +++ b/Journal/MissionCompletedEntry.cs @@ -36,6 +36,7 @@ namespace NonaBGS.Journal { { "Mission_Hack_BLOPS_Boom_name", "Hack Megaship (Black Ops)" }, { "Mission_MassacreWing_name", "Massacre (Wing)" }, { "Mission_Massacre_RankEmp_name", "Massacre (Imperial Navy)" }, + { "Mission_OnFoot_Collect_MB_name", "On Foot Collection" }, { "Mission_OnFoot_Onslaught_MB_name", "On Foot Onslaught" }, { "Mission_OnFoot_Onslaught_Offline_MB_name", "On Foot Onslaught (Offline)" }, { "Mission_OnFoot_RebootRestore_MB_name", "On Foot Reboot/Restore" },