Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I think I just fixed it.  If what I'm seeing in the code is correct, it would have gone through the pomp and circumstance of the sound effects and the swirl around the buff icons for Strength Increase and Dex Increase, and those icons would have counted down properly, and they would have been queryable.  But it never actually added 50 to either Strength or Dexterity.  So when it wore off, it would subtracted the 50 from each.  You mentioned it raised your stats as expected - are you 100% sure the stats increased?  Because looking at the code, I don't see how they could have...

Come to think of it, I don't remember if the stats actually increased. I just assumed they did and never thought of checking it. So you're probably right, it didn't increase them.