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

13 lines
297 B
Plaintext

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.spots.saurok-altar",
center: (10, 13, 3),
custom_indices: {
105: Filled(GlowingRock, (r: 161, g: 255, b: 133)),
113: Filled(GlowingRock, (r: 139, g: 245, b: 104)),
},
),
]