chore: faithful handling when ki'teer signa was rolled
All checks were successful
Build / build (pull_request) Successful in 1m20s
All checks were successful
Build / build (pull_request) Successful in 1m20s
This commit is contained in:
parent
bb3c3e01b0
commit
232d223597
@ -581,7 +581,7 @@ const handleBoosterPackPurchase = async (
|
||||
purchaseResponse.InventoryChanges,
|
||||
await addItem(inventory, specialItemReward.Item)
|
||||
);
|
||||
// TOVERIFY: Is the SpecialItemRewardAttenuation entry removed now?
|
||||
atten.Atten = 0;
|
||||
} else {
|
||||
atten.Atten += specialItemReward.PityIncreaseRate!;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user