From 5687378f81f332e32668763f04335f3883f35e4e Mon Sep 17 00:00:00 2001 From: firebingo Date: Mon, 4 Jun 2018 09:05:46 -0700 Subject: [PATCH] Custom mission support. --- XduMissionsNamesCustom_eng.json | 7 +++++++ XduMissionsNamesCustom_jpn.json | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 XduMissionsNamesCustom_eng.json create mode 100644 XduMissionsNamesCustom_jpn.json diff --git a/XduMissionsNamesCustom_eng.json b/XduMissionsNamesCustom_eng.json new file mode 100644 index 00000000..f6afc3f8 --- /dev/null +++ b/XduMissionsNamesCustom_eng.json @@ -0,0 +1,7 @@ +{ + "338003": { + "Name": "BG", + "SummaryText": "", + "Credits": "" + } +} \ No newline at end of file diff --git a/XduMissionsNamesCustom_jpn.json b/XduMissionsNamesCustom_jpn.json new file mode 100644 index 00000000..f6afc3f8 --- /dev/null +++ b/XduMissionsNamesCustom_jpn.json @@ -0,0 +1,7 @@ +{ + "338003": { + "Name": "BG", + "SummaryText": "", + "Credits": "" + } +} \ No newline at end of file