mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Add blacklist for salt flats in findsafepos
This commit is contained in:
parent
158bb3bd79
commit
e9422d902a
@ -69,6 +69,7 @@ DMS_DEBUG = false;
|
|||||||
];
|
];
|
||||||
|
|
||||||
DMS_findSafePosBlacklist = [ // For BIS_fnc_findSafePos position blacklist info refer to: https://community.bistudio.com/wiki/BIS_fnc_findSafePos
|
DMS_findSafePosBlacklist = [ // For BIS_fnc_findSafePos position blacklist info refer to: https://community.bistudio.com/wiki/BIS_fnc_findSafePos
|
||||||
|
[[22500,19420],[24870,16725]] // Salt flats
|
||||||
];
|
];
|
||||||
/* Mission System Settings */
|
/* Mission System Settings */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user