From a295d29caf0fed43695cee63a875691e9c5d5528 Mon Sep 17 00:00:00 2001 From: HGM Date: Sun, 16 Apr 2023 00:06:16 +0100 Subject: [PATCH] Added Missing T4ZM Zombie Maps (#289) --- Application/DefaultSettings.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/Application/DefaultSettings.json b/Application/DefaultSettings.json index 11b3a3f2..b26074fb 100644 --- a/Application/DefaultSettings.json +++ b/Application/DefaultSettings.json @@ -844,7 +844,23 @@ { "Alias": "Upheaval", "Name": "mp_suburban" - } + }, + { + "Alias": "Nacht Der Untoten", + "Name": "nazi_zombie_prototype" + }, + { + "Alias": "Verrückt", + "Name": "nazi_zombie_asylum" + }, + { + "Alias": "Shi No Numa", + "Name": "nazi_zombie_sumpf" + }, + { + "Alias": "Der Riese", + "Name": "nazi_zombie_factory" + } ] }, {