veloren/assets/world/manifests/spots/arch.ron
2021-09-10 08:34:01 +00:00

13 lines
225 B
Rust

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.arch",
center: (32, 14, 10)
),
(
specifier: "world.structure.natural.arch-1",
center: (12, 12, 10)
),
]