veloren/assets/world/manifests/spots/arch.ron
2023-07-09 20:03:09 +00:00

13 lines
221 B
Rust

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