fix: syndicate initiation #2149

Merged
Sainan merged 1 commits from initiation-fix into main 2025-06-12 09:20:33 -07:00
Owner

Was accidentially broken by 1979b20f8c

Was accidentially broken by 1979b20f8cc00b79f305478f1da3d69f90a3d43e
Sainan added 1 commit 2025-06-12 04:51:31 -07:00
fix: syndicate initiation
All checks were successful
Build / build (push) Successful in 1m13s
Build / build (pull_request) Successful in 1m9s
d97625f32f
Was accidentially broken by 1979b20f8cc00b79f305478f1da3d69f90a3d43e
Contributor
 const levelIncrease = data.SacrificeLevel - oldLevel;
for (let level = oldLevel + levelIncrease; level <= data.SacrificeLevel; ++level)

bro....

``` const levelIncrease = data.SacrificeLevel - oldLevel; ``` ``` for (let level = oldLevel + levelIncrease; level <= data.SacrificeLevel; ++level) ``` bro....
Author
Owner

sis....

sis....
Sainan merged commit 54a73ad5d7 into main 2025-06-12 09:20:33 -07:00
Sainan deleted branch initiation-fix 2025-06-12 09:20:33 -07:00
Sign in to join this conversation.
No description provided.