Try / OpenGothic

Reimplementation of Gothic 2 Notr
MIT License
1.07k stars 78 forks source link

Torch disappear bug #608

Closed YALdysse closed 3 weeks ago

YALdysse commented 3 weeks ago

There is a torch bug in version 1.0.2668 (commit 39d2dbfc). If you use torch from inventory and press action button to hide it, the torch will disappear from inventory. So if you have three torches, you can use them three times. After that, they will not be left in the inventory, as each torch disappears from the inventory after it is used. Please, fix this bug. Thanks.

Try commented 3 weeks ago

Hi, @YALdysse !

What you describing is basically regular consumable mechanic. Otherwise player can use only a single torch for entire game

YALdysse commented 3 weeks ago

Hi, @YALdysse !

What you describing is basically regular consumable mechanic. Otherwise player can use only a single torch for entire game

Sorry, I didn't think of that. Thank you for your reply.