From 14a079c4452e0fa230c293e4e78cbe8239c950f3 Mon Sep 17 00:00:00 2001 From: AconiteGodOfSWG <63141077+AconiteGodOfSWG@users.noreply.github.com> Date: Mon, 2 Nov 2020 01:48:18 -0500 Subject: [PATCH] Add grantLevelSpecificRewards option --- linux/localOptions.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linux/localOptions.cfg b/linux/localOptions.cfg index 95d6ab2..70fcfa6 100755 --- a/linux/localOptions.cfg +++ b/linux/localOptions.cfg @@ -343,6 +343,12 @@ itvMinUsageLevel=0 # gives a multiplier bonus for making power bits #reverseEngineeringBonusMultiplier=1.0 +# gives players rewards when they reach specific levels (from stella) as set in base_player +# current rewards are: +## level 20 - Flash Speeder +## level 70 - Lava Flea Mount +#grantLevelSpecificRewards=true + # daily xp handout limit for missions from mission terminal dailyMissionXpLimit=10