2d14823c047220830788d0e1d825eed760ced01e
The fifth type-three lock always pays and transfers its accumulated award, but the original starts the DAT600 panel only when no multiball is active. Rust started the panel unconditionally and suspended the surviving ball. A later capture with all five contacts already set could also shift the award to 320,000 instead of retaining the binary's 160,000 cap. Derive each lock award from the post-capture filled count capped at five. Keep the transfer, multiplier increment, and extra ball during multiball, but defer the panel until a single-ball completion. Cover the fifth multiball capture and its survivor recapture end to end. Test Plan: - `cargo test --workspace --all-targets --all-features` -- 120 passed - `cargo clippy --workspace --all-targets --all-features -- -D warnings` -- passed - `rumdl check --flavor commonmark RECONSTRUCTION.md CHANGELOG.md` -- passed - `git diff --cached --check` -- passed
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%