group_bot/assets/world/manifests/spots/jungle/saurok-altar.ron

13 lines
297 B
Plaintext
Raw Normal View History

2024-06-13 23:16:24 +00:00
#![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)),
},
),
]