veloren/assets/world/manifests/spots/arch.ron

13 lines
225 B
Rust
Raw Normal View History

2021-09-01 07:58:19 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.arch",
center: (32, 14, 10)
),
(
specifier: "world.structure.natural.arch-1",
2021-09-10 08:34:01 +00:00
center: (12, 12, 10)
2021-09-01 07:58:19 +00:00
),
]