diff --git a/Application/DefaultSettings.json b/Application/DefaultSettings.json index 7a6cc131..a454bca9 100644 --- a/Application/DefaultSettings.json +++ b/Application/DefaultSettings.json @@ -311,6 +311,10 @@ { "Name": "tdm", "Alias": "Team Deathmatch" + }, + { + "Name": "zom", + "Alias": "Zombies" } ] }, @@ -1230,7 +1234,43 @@ { "Alias": "Zoo", "Name": "mp_zoo" - } + }, + { + "Alias": "Kino der Toten", + "Name": "zombie_theater" + }, + { + "Alias": "Five", + "Name": "zombie_pentagon" + }, + { + "Alias": "Ascension", + "Name": "zombie_cosmodrome" + }, + { + "Alias": "Call of the Dead", + "Name": "zombie_coast" + }, + { + "Alias": "Moon", + "Name": "zombie_moon" + }, + { + "Alias": "Nacht Der Untoten", + "Name": "zombie_cod5_prototype" + }, + { + "Alias": "Verrückt", + "Name": "zombie_cod5_asylum" + }, + { + "Alias": "Shi No Numa", + "Name": "zombie_cod5_sumpf" + }, + { + "Alias": "Der Riese", + "Name": "zombie_cod5_factory" + } ] }, {