group_bot/assets/world/manifests/spots_grasslands/fallen_tree.ron

13 lines
228 B
Plaintext
Raw Normal View History

2024-06-13 23:16:24 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.fallen_tree",
center: (32, 28, 15),
/// ( X, Y, Z, )
custom_indices: {
48: Sprite(Bones),
},
),
]