diff options
author | hummusbird <hummusbirb@gmail.com> | 2022-01-07 17:55:08 +0000 |
---|---|---|
committer | hummusbird <hummusbirb@gmail.com> | 2022-01-07 17:55:08 +0000 |
commit | 30a8040baa4f4b475eca25bf0f8c097ec3211479 (patch) | |
tree | b87f628bb8523af5407c8e69dd74961ee3760b35 /Northstar.Custom | |
parent | 42f66d01d16b0d562fa08e3f5a1bc66e97ef5c43 (diff) | |
download | NorthstarMods-30a8040baa4f4b475eca25bf0f8c097ec3211479.tar.gz NorthstarMods-30a8040baa4f4b475eca25bf0f8c097ec3211479.zip |
fix playlist_v2
Diffstat (limited to 'Northstar.Custom')
-rw-r--r-- | Northstar.Custom/keyvalues/playlists_v2.txt | 61 |
1 files changed, 32 insertions, 29 deletions
diff --git a/Northstar.Custom/keyvalues/playlists_v2.txt b/Northstar.Custom/keyvalues/playlists_v2.txt index 37734025..273d8340 100644 --- a/Northstar.Custom/keyvalues/playlists_v2.txt +++ b/Northstar.Custom/keyvalues/playlists_v2.txt @@ -652,35 +652,38 @@ playlists { hs { - mp_complex3 1 - mp_drydock 1 - mp_glitch 1 - mp_homestead 2 - mp_eden 1 - mp_forwardbase_kodai 1 - mp_black_water_canal 1 - mp_glitch 1 - mp_angel_city 1 - mp_colony02 1 - mp_relic02 1 - mp_grave 1 - mp_homestead 1 - mp_drydock 1 - mp_glitch 1 - mp_thaw 1 - mp_eden 2 - mp_black_water_canal 1 - mp_glitch 1 - mp_relic02 1 - mp_wargames 1 - mp_rise 1 - mp_crashsite3 1 - mp_lf_stacks 1 - mp_lf_deck 1 - mp_lf_meadow 1 - mp_lf_traffic 1 - mp_lf_township 1 - mp_lf_uma 1 + maps + { + mp_complex3 1 + mp_drydock 1 + mp_glitch 1 + mp_homestead 2 + mp_eden 1 + mp_forwardbase_kodai 1 + mp_black_water_canal 1 + mp_glitch 1 + mp_angel_city 1 + mp_colony02 1 + mp_relic02 1 + mp_grave 1 + mp_homestead 1 + mp_drydock 1 + mp_glitch 1 + mp_thaw 1 + mp_eden 2 + mp_black_water_canal 1 + mp_glitch 1 + mp_relic02 1 + mp_wargames 1 + mp_rise 1 + mp_crashsite3 1 + mp_lf_stacks 1 + mp_lf_deck 1 + mp_lf_meadow 1 + mp_lf_traffic 1 + mp_lf_township 1 + mp_lf_uma 1 + } } } } |