Added yaml constructor to Item
This commit is contained in:
parent
f80b9092a9
commit
c5029ac0fc
2 changed files with 38 additions and 2 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
|
||||
things:
|
||||
- type: exit
|
||||
- !Exit
|
||||
id: 1
|
||||
location: [5, 10]
|
||||
destination: testing/test2.xml
|
||||
name: upstairs
|
||||
- type: exit
|
||||
- !Exit
|
||||
id: 2
|
||||
location: [21, 23]
|
||||
destination: testing/test4.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue