ProjectEQ / projecteqquests

Quest scripts for ProjectEQ
http://projecteq.net
44 stars 81 forks source link

Fix mysterious_voice #1393

Closed xackery closed 6 months ago

xackery commented 7 months ago

Mysterious voice is a LDoN feature. If the expansion is disabled, there's no reason for the mysterious voice to direct you to a Magus.

This PR puts the mysterious voice into it's own function, and does some guard logic to ensure the situation is valid.

Also added a check if DoN is enabled for the message in lavastorm.

xackery commented 7 months ago

There are many zone-based checks as well, I went through and added checks to them as well..