Created
April 17, 2020 01:14
-
-
Save mcgrue/c68a83f4eebf365333d3fa1c55036e52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <room width="7" height="7" name="Gruem"> | |
| <row text="#D#####" /> | |
| <row text="d.....d" /> | |
| <row text="#.L...#" /> | |
| <row text="#.....#" /> | |
| <row text="#.....#" /> | |
| <row text="#.....#" /> | |
| <row text="#D#####" /> | |
| <flags minLevel="1" maxLevel="1" nomonsters="1" noblockers="1" special="1" notraps="1" notreasure="1" /> | |
| </room> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment