group_bot/assets/world/manifests/spots/water/shipwreck2.ron

13 lines
213 B
Plaintext
Raw Normal View History

2024-06-13 23:16:24 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.spots.shipwreck2",
center: (32, 31, 14),
/// ( X, Y, Z, )
custom_indices: {
48: Sprite(Chest),
},
),
]