Fixed reward duplication when rewarded weapon/armor
This commit is contained in:
parent
c2402af09e
commit
919b41bb4b
@ -211,6 +211,8 @@ export class CircleOfCultistService {
|
|||||||
this.itemHelper.remapRootItemId(presetAndMods);
|
this.itemHelper.remapRootItemId(presetAndMods);
|
||||||
|
|
||||||
rewards.push(presetAndMods);
|
rewards.push(presetAndMods);
|
||||||
|
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Some items can have variable stack size, e.g. ammo
|
// Some items can have variable stack size, e.g. ammo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user