loathers / TourGuide

Relay script for KoLmafia, for the web game Kingdom of Loathing. Gives advice on how to play.
The Unlicense
14 stars 17 forks source link

Fix sneaks tile counting used free sneakisol charge as still available #211

Closed Donald-Lafleur closed 10 months ago

Donald-Lafleur commented 10 months ago

Description

The Sneaks/NC forcing tracking for remaining sneakisol uses had the ternary operator result values reversed in the calculation of free pillkeeper sneaks available. Since the total available sneakisol sneak count was off by 1 it prevented the tile from disappearing.

How Has This Been Tested?

I built and installed with my update and the tile disappeared like it was supposed to.

Checklist: