swarm-0.6.0.0: data/scenarios/Testing/_Validation/1775-invalid-terrain-reference.yaml
version: 1
name: Custom terrain - invalid terrain reference
description: |
Colorful new terrain
creative: false
attrs:
- name: lava
bg: "#dd7733"
terrains:
- name: lava
attr: lava
description: |
Scorching, liquid rock
robots:
- name: base
dir: east
known: []
world:
dsl: |
{grass}
palette:
'B': [grass, null, base]
'.': [liver]
upperleft: [0, 0]
map: |
B.
..