From afafe8d9b317eee6226079f4e8002377fa6d7fab Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Tue, 15 Aug 2023 22:28:28 +0700 Subject: [PATCH] [ATS] Update configs * Added missing city ("Base game") * Fixed DLC's ("Texas", "Oklahoma") Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- configs/ats/agencies.json | 2 +- configs/ats/dealers.json | 5 +++-- configs/version.cfg | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/configs/ats/agencies.json b/configs/ats/agencies.json index b66fc14..5bc76c0 100644 --- a/configs/ats/agencies.json +++ b/configs/ats/agencies.json @@ -66,7 +66,7 @@ "kalispell" ], "texas" : [ - "corpus_christi", + "corpus_chris", "dallas", "el_paso", "houston", diff --git a/configs/ats/dealers.json b/configs/ats/dealers.json index 8491dce..cea3e8d 100644 --- a/configs/ats/dealers.json +++ b/configs/ats/dealers.json @@ -5,6 +5,7 @@ "las_vegas", "los_angeles", "oxnard", + "redding", "reno", "sacramento", "san_diego", @@ -79,7 +80,7 @@ "abilene", "amarillo", "austin", - "corpus_christi", + "corpus_chris", "dallas", "el_paso", "fort_worth", @@ -96,6 +97,6 @@ "oklahoma" : [ "ardmore", "enid", - "oklahoma_city" + "oklahoma_cit" ] } \ No newline at end of file diff --git a/configs/version.cfg b/configs/version.cfg index 7be770a..61f00a2 100644 --- a/configs/version.cfg +++ b/configs/version.cfg @@ -1,7 +1,7 @@ { "ats_dlc": "2967db892c2aa7ffb704093bed3447f3", - "ats_agencies": "69c8b52ece5992f46087f33c9c2adecc", - "ats_dealers": "2e80392f6e9f4025a72e644d483d3bec", + "ats_agencies": "6464b65fa271447acf679ac59fd2cf1b", + "ats_dealers": "b957dac5ec4c7e176ca393703bda67d3", "ets2_dlc": "d3634f683550d9f9d87ad3c1ff579561", "ets2_agencies": "cd71f9d0a0b53bbc5c1ae127936455c8", "ets2_dealers": "c045068fa3fe4eaf3a2cae7b8ec05066"