swarm/data/scenarios/01-creative.yaml
Ondřej Šebek bda16b79ac
Iron (#373)
- add iron ore, iron mine and iron vein (closes #93)
  - split gear into iron/wooden gear
  - add metal drill
  - add faster recipes with the metal drill
- add compass (closes #341)
- handle multiple entities providing the same capability
  - try to find if the robot has at least one entity providing the capability
  - when no entity could provide the capability rejects it too
- list required devices in the `Incapable` error (closes #342)
2022-06-14 16:13:27 +00:00

14 lines
303 B
YAML

name: Creative game
description: No constraints! Do whatever you want, create any items you
want out of thin air, build robots to your heart's content.
creative: true
robots:
- name: base
loc: [0,0]
dir: [0,0]
display:
char: Ω
attr: robot
world:
seed: null
offset: true