Fix Ideya Capture sometimes stealing extra spheres
All threads resolved!
All threads resolved!
I recently watched a commentated 200-Emblem TAS, where they commented on the Ideya Capture sometimes stealing an extra sphere.
Depending on how many spheres are needed, it'll take X amount of spheres every time that it takes spheres.
If the amount needed is not a multiple of X, it'll steal additional spheres at the end (for example, with 80, it'll go 75, then 78, then 81, having taken 1 extra sphere from the player).
This merge request fixes that.
This also cleans up a redundant startingspheres
variable, which could be avoided by just swapping two lines.
TL;DR: Fixed the Ideya Capture sometimes stealing extra spheres in NiGHTS stages
Edited by Zwip-Zwap Zapony
Merge request reports
Activity
Filter activity
- Resolved by Zwip-Zwap Zapony
changed milestone to %2.2.11
added Bug label
added small label
mentioned in commit 2b9af0ff
Please register or sign in to reply