added RLS distance value / set inclusions for RLS & Space GCW cfgs

This commit is contained in:
theswgsource
2018-05-10 02:19:25 -07:00
parent f5c42d1295
commit 0c481ee52b
2 changed files with 3 additions and 1 deletions

View File

@@ -6,5 +6,5 @@ rlsMaxLevelsAbovePlayerLevel=6
rlsRareDropChance=70
rlsExceptionalDropChance=25
rlsLegendaryDropChance=5
rlsMinDistanceFromLastLoot=0
rlsMinDistanceFromLastLoot=5
rlsMinTimeBetweenAwards=900

View File

@@ -1,5 +1,7 @@
.include "../../exe/shared/servercommon.cfg"
.include "default.cfg"
.include "rare_loot.cfg"
.include "space_gcw.cfg"
# Settings needed for basic operation.
# These settings may be overridden by those in localOptions.cfg which is included at the end of this file.