All map files converted to new YAML standard.

This commit is contained in:
Patrick Marsee 2019-03-09 19:08:46 -05:00
parent c5029ac0fc
commit adfb6b83f4
17 changed files with 3123 additions and 2691 deletions

46
testing/test3.yml Normal file
View 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: []