Skip to main content

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

Thanks! Can you clarify this a bit? What kind of item was it? Did it drop from an enemy or spawn on the dungeon floor? Where did it happen? Et cetera.

(2 edits)

Just drop stack of items and set number to zero. Then you can use this item and counter will be incremented negative (for example travel rations). Don't check them == 0. Check stacks numbers for <= 0.

OH, good catch! I'll fix that in the next update.