When shifting to town entrance, show outdoor loc str

Fix #693
This commit is contained in:
2025-08-11 12:33:34 -05:00
parent b90851cf98
commit e364ed6a5a
3 changed files with 19 additions and 6 deletions

View File

@@ -5,8 +5,7 @@
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
<pict type='dlog' num='11' top='9' left='9'/>
<text top='4' left='51' width='251' height='32'>
Shift to this town's entrance in this outdoor section?
<text name='prompt' top='4' left='51' width='251' height='32'>
Shift to this town's entrance in outdoor section {sec} at {loc} ({loc_str})?
</text>
<text name='out-sec' relative='pos-in pos' rel-anchor='prev' top='4' left='0'></text>
</dialog>