Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement Torches Burnout #125

Open Gvin opened 4 years ago

Gvin commented 4 years ago

Torches should slowly loose their durability when equipped or lying on the ground. Torches should not loose durability when simply lying in the inventory. The less durability is left on torch, the worse it's light level (from 4 on max durability to 1 on min durability).