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

13 lines
228 B
Plaintext

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.fallen_tree",
center: (32, 28, 15),
/// ( X, Y, Z, )
custom_indices: {
48: Sprite(Bones),
},
),
]