YAML maps can now be loaded, and they work well.
This commit is contained in:
parent
adfb6b83f4
commit
eeab517213
5 changed files with 46 additions and 53 deletions
|
@ -32,12 +32,12 @@ layout: |
|
|||
w w w w w w0
|
||||
w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w0
|
||||
loadAlways:
|
||||
- !Exit
|
||||
- !MapExit
|
||||
id: 1
|
||||
location: [5, 10]
|
||||
destination: testing/test2.yml
|
||||
name: upstairs
|
||||
- !Exit
|
||||
- !MapExit
|
||||
id: 2
|
||||
location: [21, 23]
|
||||
destination: testing/test4.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue