add label text to led in make-scenario1.xml

This commit is contained in:
2025-01-09 13:51:06 -06:00
committed by Celtic Minstrel
parent 387cd6cd00
commit bca254dc3a

View File

@@ -16,10 +16,8 @@
</text> </text>
<pict type='dlog' num='16' top='8' left='8'/> <pict type='dlog' num='16' top='8' left='8'/>
<button name='cancel' type='regular' top='205' left='358' def-key='esc'>Cancel</button> <button name='cancel' type='regular' top='205' left='358' def-key='esc'>Cancel</button>
<text top='134' left='70' width='291' height='55'> <led name='surface' state='off' top='139' left='51'>Outdoors are above-ground</led>
Is your outdoors going to be above ground? <text top='154' left='70' width='291' height='55'>
If so, the default outdoors will have grass instead of cave floor. (If enabled, the default outdoors will have grass instead of cave floor.)
(Click on the button to the left to have the outdoors be grass.)
</text> </text>
<led name='surface' state='off' top='139' left='51'/>
</dialog> </dialog>