don't need to set rerolls for an unrolled riven
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m5s
Build / build (18) (pull_request) Successful in 39s
Build / build (20) (pull_request) Successful in 1m0s
Build / build (22) (pull_request) Successful in 1m4s

This commit is contained in:
Sainan 2025-02-23 05:04:08 +01:00
parent 751ff8addb
commit 1e8d740b88

View File

@ -36,7 +36,6 @@ export const completeRandomModChallengeController: RequestHandler = async (req,
lim: 0,
lvl: 0,
lvlReq: getRandomInt(8, 16),
rerolls: 0,
pol: getRandomElement(["AP_ATTACK", "AP_DEFENSE", "AP_TACTIC"]),
buffs: [],
curses: []