veloren/assets/world/manifests/quirky_dry.ron

21 lines
441 B
Plaintext
Raw Normal View History

#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.natural.ribcage-small",
center: (7, 13, 4)
),
(
specifier: "world.structure.natural.ribcage-large",
center: (13, 19, 8)
),
(
specifier: "world.structure.natural.skull-large",
center: (15, 20, 4)
),
2020-11-10 18:11:42 +00:00
(
specifier: "world.structure.natural.airship-crashsite_0",
center: (28, 40, 14)
),
]