diff --git a/configs/ats/agencies.json b/configs/ats/agencies.json index f66c811..ebc3f51 100644 --- a/configs/ats/agencies.json +++ b/configs/ats/agencies.json @@ -58,5 +58,11 @@ "cheyenne", "rock_springs", "sheridan" + ], + "montana" : [ + "great_falls", + "havre", + "helena", + "kalispell" ] } \ No newline at end of file diff --git a/configs/ats/dealers.json b/configs/ats/dealers.json index 20fac53..17b652f 100644 --- a/configs/ats/dealers.json +++ b/configs/ats/dealers.json @@ -67,5 +67,12 @@ "cheyenne", "gillette", "rock_springs" + ], + "montana" : [ + "billings", + "great_falls", + "helena", + "kalispell", + "missoula" ] } \ No newline at end of file diff --git a/configs/ats/dlc.json b/configs/ats/dlc.json index 67e3e89..d79523e 100644 --- a/configs/ats/dlc.json +++ b/configs/ats/dlc.json @@ -6,5 +6,6 @@ "utah" : "company.volatile.gal_oil_sit.price", "idaho" : "company.volatile.du_farm.nampa", "colorado" : "company.volatile.aport_den.denver", - "wyoming" : "company.volatile.aml_rail_str.cheyenne" + "wyoming" : "company.volatile.aml_rail_str.cheyenne", + "montana" : "company.volatile.aport_gtf.great_falls" } \ No newline at end of file diff --git a/configs/version.cfg b/configs/version.cfg index 2ebffe5..70f9e6a 100644 --- a/configs/version.cfg +++ b/configs/version.cfg @@ -1,7 +1,7 @@ { - "ats_dlc": "c5f4adb336a6c2a7f1987f00c61c8d48", - "ats_agencies": "283c34ede4f1a54c6e69720a22b456c2", - "ats_dealers": "c79e48df9f272084025bd9b5abe87d67", + "ats_dlc": "0583765d7794ca2c920b1f4a42dbd961", + "ats_agencies": "57839e051daac791179f0e6f27570336", + "ats_dealers": "2597deb944b6551e21a09b18b0640514", "ets2_dlc": "d3634f683550d9f9d87ad3c1ff579561", "ets2_agencies": "cd71f9d0a0b53bbc5c1ae127936455c8", "ets2_dealers": "c045068fa3fe4eaf3a2cae7b8ec05066"