Files
core/tests/datasets/scene.yml
T
2016-07-31 22:02:02 +00:00

32 lines
812 B
YAML

scenes:
-
id: 1
title: "The Village"
description: "This is the village."
template: "lotgd/tests/village"
parent:
-
id: 2
title: "The Forest"
description: "This is a very dangerous and dark forest"
template: "lotgd/tests/forest"
parent: 1
-
id: 3
title: "The Weaponry"
description: "This is the place where you can buy awesome weapons"
template: "lotgd/tests/weaponry"
parent: 1
-
id: 4
title: "Another Village"
description: "This is another village"
template: "lotgd/tests/village"
parent:
-
id: 5
title: "Orphan"
description: "This is an orphan scene"
template: "lotgd/tests/orphan"
parent: