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

13 lines
268 B
Plaintext

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.spots.gnome_spring",
center: (10, 10, 4),
custom_indices: {
136: Filled(GlowingRock, (r: 0, g: 255, b: 255)),
17: Sprite(PinkFlower),
},
),
]