xavieran / BaKGL

Remake of Betrayal at Krondor using OpenGL
GNU General Public License v3.0
36 stars 2 forks source link

Issue #106 Collector quest bug #158

Closed xavieran closed 4 months ago

xavieran commented 4 months ago

Turns out many dialogs have a dialog choice pointing to KeyTarget{0}. This just indicates that the choice causes the dialog to be finished. Because we were missing this choice in the collector quest dialog we were not skipping the dialog when the state was set.