15 lines
172 B
YAML
15 lines
172 B
YAML
---
|
|
name: Test world
|
|
width: 10
|
|
height: 10
|
|
depth: 1
|
|
players: []
|
|
planets: []
|
|
ships: []
|
|
time: 0.0
|
|
player_defaults:
|
|
credits: 2000
|
|
metal: 2000
|
|
crystals: 2000
|
|
fuel: 2000
|