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

13 lines
221 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)
2023-07-09 20:03:09 +00:00
),
2021-09-01 07:58:19 +00:00
(
specifier: "world.structure.natural.arch-1",
2021-09-10 08:34:01 +00:00
center: (12, 12, 10)
2023-07-09 20:03:09 +00:00
),
2021-09-01 07:58:19 +00:00
]