From 178ed1803c0cbe478feb6a06c680ee5af9ee185f Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Fri, 24 Sep 2021 16:49:44 +0200 Subject: [PATCH] fix a few names --- MissionCompletedEntry.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MissionCompletedEntry.cs b/MissionCompletedEntry.cs index 018db4c..9338ebf 100644 --- a/MissionCompletedEntry.cs +++ b/MissionCompletedEntry.cs @@ -41,7 +41,7 @@ namespace EDJournal { { "Mission_Massacre_name", "Massacre" }, { "Mission_Massacre_RankEmp_name", "Massacre (Imperial Navy)" }, { "Mission_MassacreWing_name", "Massacre (Wing)" }, - { "Mission_MassacreWing_Legal_Bust_name", "Massacre (Wing) (Legal Bust)" }, + { "Mission_MassacreWing_Legal_Bust_name", "Massacre (Wing) (Bust)" }, { "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)" },