diff --git a/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf b/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf new file mode 100644 index 0000000..ee971eb --- /dev/null +++ b/@ExileServer/addons/a3_dms/map_configs/tanoa_config.sqf @@ -0,0 +1,13 @@ +/* + Custom configs for Tanoa. + Created by eraser1 + + All of these configs exist in the main config. The configs below will simply override any config from the main config. + Explanations to all of these configs also exist in the main config. +*/ + + +DMS_MinDistFromWestBorder = 2000; // Exclude the 3 small islands +DMS_MinDistFromEastBorder = 1700; // Mostly ocean and mountains in that area +DMS_MinDistFromSouthBorder = 1500; // Exclude "Tuadua Island" +DMS_MinDistFromNorthBorder = 2500; // Exclude the northern islands and airfields