Bug - Fixed _voteFreeFights not incremented when enemy is hit by macrometeorite

adeyke

Member
If you wear you "I Voted!" sticker and fight the resulting monster, but then hit it with a macrometeorite (I did this to get a lobsterfrogman), the _voteFreeFights variable remains what it was before the fight. However, I can confirm that the actual number of free fights does get used up this way. I had two fights normally, did the macrometeorite trick on a third, and then fought a fourth normally, and that fourth one cost me an adventure.
 

Saklad5

Member
I can confirm this behavior. I propose incrementing _voteFreeFights when combat begins, as that seems to be how KoL itself is implementing it.
 

adeyke

Member
It's working for me. When my _voteFreeFights was 2, I encountered the vote monster on the beach. In combat, I checked and saw that _voteFreeFights had been incremented to 3, where it stayed after I cast macrometeorite and killed the lobsterfrogman.
 
Top