diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-30 16:19:10 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2021-10-30 16:19:10 -0400 |
| commit | 13cd2a41f03ca56f45cab6769cb2738070cc5cf2 (patch) | |
| tree | 4ccd21eae452226761b85bd9ba07390b9d9f3cef /data/text | |
| parent | 71605556ab6efef43fdaed3f4e84e41c85ac719b (diff) | |
Better braille support
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/braille.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/text/braille.inc b/data/text/braille.inc index 69f0a81e3..4518c5769 100644 --- a/data/text/braille.inc +++ b/data/text/braille.inc @@ -1,3 +1,7 @@ +@ NOTE: The brailleformat macro in this file is leftover from RS. +@ The numbers are simply skipped over. If you'd like to omit +@ this macro you must also stop it from skipping over this +@ section by editing ScrCmd_braillemessage. Underwater_SealedChamber_Braille_GoUpHere: brailleformat 4, 6, 26, 13, 7, 9 .braille "GO UP HERE.$" |
