Skip to content

Commit

Permalink
Added Missing Gamemodes & Maps for S1-Mod & IW6-Mod
Browse files Browse the repository at this point in the history
Added missing zombie gamemodes to S1-Mod & IW6-Mod & Added missing maps for S1-Mod Zombies.
  • Loading branch information
NotHGM authored and RaidMax committed Sep 29, 2024
1 parent 2d7819c commit c1544b7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Application/DefaultSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,10 @@
{
"Name": "war",
"Alias": "Team Deathmatch"
},
{
"Name": "aliens",
"Alias": "Extinction"
}
]
},
Expand Down Expand Up @@ -611,6 +615,14 @@
{
"Name": "twar",
"Alias": "Momentum"
},
{
"Name": "horde",
"Alias": "Horde"
},
{
"Name": "zombies",
"Alias": "Zombies"
}
]
},
Expand Down Expand Up @@ -2108,6 +2120,22 @@
{
"Alias": "Urban",
"Name": "mp_urban"
},
{
"Alias": "Outbreak",
"Name": "mp_zombie_lab"
},
{
"Alias": "Infection",
"Name": "mp_zombie_brg"
},
{
"Alias": "Carrier",
"Name": "mp_zombie_ark"
},
{
"Alias": "Descent",
"Name": "mp_zombie_h2o"
}
]
},
Expand Down

0 comments on commit c1544b7

Please sign in to comment.