veloren/assets/world/manifests/spots/big-mushroom.ron

9 lines
135 B
Rust
Raw Normal View History

2021-09-01 07:58:19 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.big_mushroom",
2021-09-10 08:34:01 +00:00
center: (14, 14, 15),
2021-09-01 07:58:19 +00:00
),
]