group_bot/assets/world/manifests/spots/bones.ron

17 lines
333 B
Plaintext
Raw Normal View History

2024-06-13 23:16:24 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.ribcage-small",
center: (7, 13, 4)
),
(
specifier: "world.structure.natural.ribcage-large",
center: (13, 19, 8)
),
(
specifier: "world.structure.natural.skull-large",
center: (15, 20, 4)
),
]