group_bot/assets/world/manifests/spots/arch.ron
2024-06-13 19:16:24 -04:00

13 lines
221 B
Plaintext

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