From 7b181ca758fc9b25d98b9874210793212b06de16 Mon Sep 17 00:00:00 2001 From: kralrindo <43319242+kralrindo@users.noreply.github.com> Date: Tue, 13 Sep 2022 19:15:47 +0300 Subject: [PATCH] correct aim assist value for console, shadowfall dev playlist --- .../resource/playlist/playlists_r5_patch.txt | 45 +++++++++++++++++-- 1 file changed, 41 insertions(+), 4 deletions(-) diff --git a/r5dev/resource/playlist/playlists_r5_patch.txt b/r5dev/resource/playlist/playlists_r5_patch.txt index e861cf03..a165521d 100644 --- a/r5dev/resource/playlist/playlists_r5_patch.txt +++ b/r5dev/resource/playlist/playlists_r5_patch.txt @@ -1,7 +1,7 @@ playlists { version stable - versionNum 223 + versionNum 224 Gamemodes { defaults @@ -182,7 +182,7 @@ playlists /////////////////////////////////////////////////////////////////////////////////// aimassist_adspull_disabled 1 aimassist_magnet_pc 0.40 - aimassist_magnet 0.55 + aimassist_magnet 0.60 /////////////////////////////////////////////////////////////////////////////////// @@ -447,7 +447,6 @@ playlists mp_rr_canyonlands_64k_x_64k 1 mp_rr_canyonlands_mu1 1 mp_rr_canyonlands_mu1_night 1 - mp_rr_canyonlands_staging 1 } } } } @@ -942,8 +941,46 @@ playlists mp_rr_desertlands_64k_x_64k 1 mp_rr_desertlands_64k_x_64k_nx 1 mp_rr_canyonlands_mu1_night 1 + mp_rr_canyonlands_staging 1 + mp_rr_aqueduct 1 + mp_rr_aqueduct_night 1 + mp_rr_ashs_redemption 1 + mp_rr_arena_composite 1 } } } } + + shadowfall_dev + { + inherit survival_dev + vars + { + // Bots: + character_select_time_max 4.0 + character_select_time_min 4.0 + survival_enable_gladiator_intros 1 + match_ending_enabled 0 + player_revive_enabled 0 + max_teams 2 + max_players 2 + min_players 1 + enable_nessies 0 + evil_leviathans 1 + evil_flyers 1 + battlechatter_enabled 0 + showLTMAboutButton 0 + lootbin_spiders_chance 50 + lootbin_infected_chance 50 + mode_fall_ltm 1 + force_custom_musicpack 1 + solo_mode 1 + + } + gamemodes { survival { maps { + mp_rr_desertlands_64k_x_64k_nx 1 + mp_rr_canyonlands_mu1_night 1 + } } } + } + menufall { vars @@ -1035,4 +1072,4 @@ playlists "KVFileOverrides" { } -} +} \ No newline at end of file