Handle adding booster in addItem #2146

Closed
nyaoouo wants to merge 1 commits from nyaoouo:Handle-booser-in-addItem into main
Contributor

would raise error when handling RadioLegionIntermission2Syndicate Level 14

"reward": {
    "ItemCount": 1,
    "ItemType": "/Lotus/Types/Boosters/AffinityBooster"
}
would raise error when handling RadioLegionIntermission2Syndicate Level 14 ``` "reward": { "ItemCount": 1, "ItemType": "/Lotus/Types/Boosters/AffinityBooster" } ```
nyaoouo added 1 commit 2025-06-11 00:43:59 -07:00
Handle adding booster in addItem
All checks were successful
Build / build (pull_request) Successful in 1m13s
4910de959a
Owner
- It's a 3 day booster: <https://www.reddit.com/r/Warframe/comments/duqktj/comment/f77ozsn> - You didn't have to rewrite addBooster for this.
Sainan closed this pull request 2025-06-11 02:42:08 -07:00
Author
Contributor
> - It's a 3 day booster: <https://www.reddit.com/r/Warframe/comments/duqktj/comment/f77ozsn> > - You didn't have to rewrite addBooster for this. I'm not sure anywhere might need to provide the InventoryChange return when adding Boosters, maybe it would be better to implement it first?
Author
Contributor

so each quantity cast as three days or hard code it will be better?

> - It's a 3 day booster: <https://www.reddit.com/r/Warframe/comments/duqktj/comment/f77ozsn> > - You didn't have to rewrite addBooster for this. so each quantity cast as three days or hard code it will be better?
Owner

Next time just open an issue to report a bug. :)

Next time just open an issue to report a bug. :)
All checks were successful
Build / build (pull_request) Successful in 1m13s

Pull request closed

Sign in to join this conversation.
No description provided.