Bug: Completing Duviri does not refresh warframe choices and rewards. #2697
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tried changing DuviriInfo.Seed manually in mongoDB and /sync, it won't help neither.
Completing Duviri does change the seed. However ,it seems not to affect the choices and rewards, even the circuit game modes.
But changing DuviriInfo.NumCompletions will do.
I see no function manipulating that key, except for generating a new profile and setting it zero. Should add 1 upon completion.
(don't know if it makes the refreshing behaves the way official does.)
This could've just been a PR. You could've tested by temporarily changing the values set in inventoryController.
Just getting started and not so familiar with git and stuff. I will try.
Thx for the fast response and all the contributions :)