veloren/assets/world/manifests/quirky.ron
2020-08-28 05:25:31 +02:00

13 lines
229 B
Plaintext

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.witch-hut",
center: (10, 13, 9)
),
(
specifier: "world.structure.natural.tree-house",
center: (20, 15, 10)
),
]