1
0
mirror of https://github.com/Defent/DMS_Exile.git synced 2024-08-30 16:52:12 +00:00

Coming soon

This commit is contained in:
eraser1 2015-09-29 16:48:56 -05:00
parent 6d7daf79d5
commit 01f04a0d96

@ -63,6 +63,7 @@ DMS_DEBUG = false;
/*Crate/Box settings*/
/*Mine settings*/
DMS_SpawnMinefieldForEveryMission = false; // Whether or not to spawn a minefield for every dynamic mission.
DMS_SpawnMinesAroundMissions = true; // Whether or not to spawn mines around AI missions that have them.
DMS_despawnMines_onCompletion = true; // Despawn mines spawned around missions when the mission is completed
DMS_MineInfo_easy = [5,50]; // Mine info for "easy" missions. This will spawn 5 mines within a 50m radius.