mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-10 05:48:31 -05:00
README: remove map command from launching new maps section
This commit is contained in:
12
README.md
12
README.md
@ -572,22 +572,22 @@
|
|||||||
* Copy and paste the following commands into the console
|
* Copy and paste the following commands into the console
|
||||||
|
|
||||||
### Survival on Diner
|
### Survival on Diner
|
||||||
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation diner; map zm_transit```
|
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation diner```
|
||||||
|
|
||||||
### Survival on Power Station
|
### Survival on Power Station
|
||||||
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation power; map zm_transit```
|
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation power```
|
||||||
|
|
||||||
### Survival on Tunnel
|
### Survival on Tunnel
|
||||||
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation tunnel; map zm_transit```
|
* ```g_gametype zstandard; ui_gametype zstandard; ui_zm_gamemodegroup zsurvival; ui_zm_mapstartlocation tunnel```
|
||||||
|
|
||||||
### Grief on Diner
|
### Grief on Diner
|
||||||
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation diner; map zm_transit```
|
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation diner```
|
||||||
|
|
||||||
### Grief on Power Station
|
### Grief on Power Station
|
||||||
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation power; map zm_transit```
|
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation power```
|
||||||
|
|
||||||
### Grief on Tunnel
|
### Grief on Tunnel
|
||||||
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation tunnel; map zm_transit```
|
* ```g_gametype zgrief; ui_gametype zgrief; ui_zm_gamemodegroup zencounter; ui_zm_mapstartlocation tunnel```
|
||||||
|
|
||||||
## Launching New Game Modes
|
## Launching New Game Modes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user