1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-05 19:38:30 -05:00

Buried: add Maze location

This commit is contained in:
Jbleezy
2023-03-18 15:34:13 -07:00
parent 4d115f3407
commit f5154a1446
8 changed files with 305 additions and 23 deletions

View File

@ -504,6 +504,13 @@
* Buildables can spawn at Church bench
* Added better randomization for buildables
#### Maze
* Added Grief game mode
* Wallbuys: M14, Olympia, B23R, MP5, PDW, M16
* Perks: Juggernog, Quick Revive, Speed Cola, Double Tap, Stamin-Up, Mule Kick
* Pack-a-Punch
* Perk and wallbuy locations within the maze are randomized each game
### Origins
* Door prices in solo cost the same as in coop
* Players can go prone on the tank
@ -657,6 +664,9 @@
### Grief on Docks
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation cellblock; set ui_zm_mapstartlocation_fake docks```
### Grief on Maze
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation street; set ui_zm_mapstartlocation_fake maze```
## Launching New Game Modes
* By default, a random game mode will be chosen when launching Grief