diff --git a/PhoenixIndustriesCargoResupplySystem/PhoenixIndustriesCargoResupplySystem-v2.2.ckan b/PhoenixIndustriesCargoResupplySystem/PhoenixIndustriesCargoResupplySystem-v2.2.ckan index ec7f9ff81b..94086512b7 100644 --- a/PhoenixIndustriesCargoResupplySystem/PhoenixIndustriesCargoResupplySystem-v2.2.ckan +++ b/PhoenixIndustriesCargoResupplySystem/PhoenixIndustriesCargoResupplySystem-v2.2.ckan @@ -14,6 +14,9 @@ "version": "v2.2", "ksp_version": "1.2.2", "depends": [ + { + "name": "PhoenixIndustriesAgencies" + }, { "name": "PhoenixIndustriesFlags" } @@ -32,7 +35,8 @@ "install_to": "GameData", "filter": [ "Thumds.db", - "Flags" + "Flags", + "Agencies" ] } ],