diff --git a/configs/ats/agencies.json b/configs/ats/agencies.json index ebc3f51..5a59848 100644 --- a/configs/ats/agencies.json +++ b/configs/ats/agencies.json @@ -64,5 +64,14 @@ "havre", "helena", "kalispell" + ], + "texas" : [ + "corpus_christi", + "dallas", + "el_paso", + "houston", + "huntsville", + "laredo", + "san_antonio" ] } \ No newline at end of file diff --git a/configs/ats/dealers.json b/configs/ats/dealers.json index 17b652f..339867a 100644 --- a/configs/ats/dealers.json +++ b/configs/ats/dealers.json @@ -74,5 +74,23 @@ "helena", "kalispell", "missoula" + ], + "texas" : [ + "abilene", + "amarillo", + "austin", + "corpus_christi", + "dallas", + "el_paso", + "fort_worth", + "houston", + "laredo", + "longview_tx", + "lubbock", + "mcallen", + "odessa", + "san_angelo", + "san_antonio", + "waco" ] } \ No newline at end of file diff --git a/configs/ats/dlc.json b/configs/ats/dlc.json index d79523e..8cab037 100644 --- a/configs/ats/dlc.json +++ b/configs/ats/dlc.json @@ -7,5 +7,6 @@ "idaho" : "company.volatile.du_farm.nampa", "colorado" : "company.volatile.aport_den.denver", "wyoming" : "company.volatile.aml_rail_str.cheyenne", - "montana" : "company.volatile.aport_gtf.great_falls" + "montana" : "company.volatile.aport_gtf.great_falls", + "texas" : "company.volatile.ali_car_dlr.austin" } \ No newline at end of file diff --git a/configs/version.cfg b/configs/version.cfg index 70f9e6a..980cb3b 100644 --- a/configs/version.cfg +++ b/configs/version.cfg @@ -1,7 +1,7 @@ { - "ats_dlc": "0583765d7794ca2c920b1f4a42dbd961", - "ats_agencies": "57839e051daac791179f0e6f27570336", - "ats_dealers": "2597deb944b6551e21a09b18b0640514", + "ats_dlc": "b8329b3b104e76398a0466a8996d0ec1", + "ats_agencies": "3c4e60c8177ed917bc15fdb7199b0b8a", + "ats_dealers": "a9bd15fc4db8bc1ec64c938192b97252", "ets2_dlc": "d3634f683550d9f9d87ad3c1ff579561", "ets2_agencies": "cd71f9d0a0b53bbc5c1ae127936455c8", "ets2_dealers": "c045068fa3fe4eaf3a2cae7b8ec05066"