Added MES settings
This commit is contained in:
parent
d4d3520f6d
commit
13dab24311
1 changed files with 24 additions and 0 deletions
24
Space Engineers/MES-settings.txt
Normal file
24
Space Engineers/MES-settings.txt
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
/MES.Settings.PlanetaryCargoShips.EnableSpawns.True
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MinSpawnTime.900
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MaxSpawnTime.1500
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MaxShipsPerArea.10
|
||||||
|
/MES.Settings.PlanetaryCargoShips.AreaSize.20000
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MaxSpawnAttempts.1
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MinPathDistanceFromPlayer.7500
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MaxPathDistanceFromPlayer.11000
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MinSpawnDistFromEntities.7500
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MinSpawningAltitude.1500
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MinPathDistance.7500
|
||||||
|
/MES.Settings.PlanetaryCargoShips.MaxPathDistance.15000
|
||||||
|
|
||||||
|
/MES.Settings.SpaceCargoShips.EnableSpawns.True
|
||||||
|
/MES.Settings.SpaceCargoShips.MinSpawnTime.900
|
||||||
|
/MES.Settings.SpaceCargoShips.MaxSpawnTime.1500
|
||||||
|
/MES.Settings.SpaceCargoShips.MaxShipsPerArea.10
|
||||||
|
/MES.Settings.SpaceCargoShips.AreaSize.20000
|
||||||
|
/MES.Settings.SpaceCargoShips.MaxSpawnAttempts.1
|
||||||
|
/MES.Settings.SpaceCargoShips.MinPathDistanceFromPlayer.8000
|
||||||
|
/MES.Settings.SpaceCargoShips.MaxPathDistanceFromPlayer.20000
|
||||||
|
/MES.Settings.SpaceCargoShips.MinSpawnDistFromEntities.8000
|
||||||
|
/MES.Settings.SpaceCargoShips.MinPathDistance.7500
|
||||||
|
/MES.Settings.SpaceCargoShips.MaxPathDistance.15000
|
Loading…
Reference in a new issue