YAML maps can now be loaded, and they work well.

This commit is contained in:
Patrick Marsee 2019-03-09 19:50:31 -05:00
parent adfb6b83f4
commit eeab517213
5 changed files with 46 additions and 53 deletions

View file

@ -25,19 +25,19 @@ description: ''
floorColors: ['#9F7F5F']
wallColors: ['#7F3F0F']
loadAlways:
- !Exit
- !MapExit
name: downstairs
location: [7, 10]
id: 2
destination: testing/test2.yml
graphic: {fgc: '#7F7F7F', shape: '#'}
- !Exit
- !MapExit
name: north
location: [6, 1]
id: 3
destination: testing/test2.yml
graphic: {fgc: '#7F7F7F', shape: '#'}
- !Exit
- !MapExit
name: east
location: [25, 14]
id: 4