- Event type
- patch note
- Published
- 8 February 2024 - 15:56:50 UTC
- Source
- steam_community_announcements
Changed: At the beginning of turn, step 2 - Exits, there is a test to determine if the conditions require the building of a secret tunnel. This is to account for the special case when all exits have been blocked. Prior to this build, this test was known as the can-continue-quest test and would determine if it was possible to continue the quest by testing exits, doors, geographic, area search state, etc. If not, then the user would be prompted to add a secret tunnel. This was a mis-interpretation of the rules. The test is now known as the need-secret-tunnel test. If any of the following conditions are true, then there will be no prompt to add a secret tunnel: 1) Any reachable exit is unblocked and a new area could be added at that exit. 2) There is a reachable stairway that has not been descended. 3) There is a reachable un-opened door. 4) There is a reachable geographic feature (e.g. Bou...