mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
random is not a thing.
This commit is contained in:
parent
29bb324d67
commit
231a7699f4
@ -12,7 +12,7 @@ _num = DMS_MissionCount;
|
||||
|
||||
|
||||
// Set mission side (only "bandit" is supported for now)
|
||||
_side = "bandit";
|
||||
_side = "moderate";
|
||||
|
||||
|
||||
// find position
|
||||
|
Loading…
Reference in New Issue
Block a user