All map files converted to new YAML standard.
This commit is contained in:
parent
c5029ac0fc
commit
adfb6b83f4
17 changed files with 3123 additions and 2691 deletions
46
testing/test3.yml
Normal file
46
testing/test3.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
%YAML 1.2
|
||||
---
|
||||
layout: |
|
||||
w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0
|
||||
w0 w0w0w0w0 w0w0w0w0w0w0w0w0 w0w0w0w0w0w0
|
||||
w0 w0w0 w0 w0 w0w0w0w0
|
||||
w0 w0w0 w0 w0 w0w0w0w0
|
||||
w0w0w0 w0 w0w0 w0w0w0
|
||||
w0w0w0 w0w0 w0w0 w0w0w0
|
||||
w0w0w0w0w0w0w0w0w0w0 w0 w0w0 w0
|
||||
w0w0w0w0w0w0w0w0w0w0 w0 w0w0 w0
|
||||
w0w0w0w0w0 w0w0w0w0 w0 w0w0w0w0w0w0 w0
|
||||
w0w0w0w0w0 w0w0w0 w0w0w0w0w0w0w0w0w0w0w0w0w0w0w0
|
||||
w0 w0w0 w0w0 w0w0 w0 w0
|
||||
w0 w0w0 w0w0w0 w0 w0
|
||||
w0 w0w0 w0w0 w0w0w0 w0w0 w0 w0
|
||||
w0 w0w0 w0w0w0w0w0w0w0w0w0w0w0w0w0w0 w0w0w0w0w0w0
|
||||
w0w0w0w0 w0w0w0w0 w0 w0
|
||||
w0w0w0w0 w0w0w0w0 w0 w0
|
||||
w0 w0w0w0w0w0w0 w0 w0
|
||||
w0w0w0w0w0w0w0w0w0w0w0w0e0e0e0e0e0e0e0e0e0e0w0w0w0w0w0w0w0w0
|
||||
openingText: Floor 3
|
||||
playerStart: [6, 10]
|
||||
description: ''
|
||||
floorColors: ['#9F7F5F']
|
||||
wallColors: ['#7F3F0F']
|
||||
loadAlways:
|
||||
- !Exit
|
||||
name: downstairs
|
||||
location: [7, 10]
|
||||
id: 2
|
||||
destination: testing/test2.yml
|
||||
graphic: {fgc: '#7F7F7F', shape: '#'}
|
||||
- !Exit
|
||||
name: north
|
||||
location: [6, 1]
|
||||
id: 3
|
||||
destination: testing/test2.yml
|
||||
graphic: {fgc: '#7F7F7F', shape: '#'}
|
||||
- !Exit
|
||||
name: east
|
||||
location: [25, 14]
|
||||
id: 4
|
||||
destination: testing/test2.yml
|
||||
graphic: {fgc: '#7F7F7F', shape: '#'}
|
||||
loadOnce: []
|
Loading…
Add table
Add a link
Reference in a new issue