fix: unset LibraryPersonalTarget after completing it
This commit is contained in:
parent
ab9cc685eb
commit
9cdf70a688
@ -380,6 +380,7 @@ export const addMissionInventoryUpdates = async (
|
||||
: 10)
|
||||
) {
|
||||
progress.Completed = true;
|
||||
inventory.LibraryPersonalTarget = undefined;
|
||||
}
|
||||
logger.debug(`synthesis of ${scan.EnemyType} added to personal target progress`);
|
||||
synthesisIgnored = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user