group_bot/assets/world/manifests/dungeon_entrances/jungle.ron

17 lines
351 B
Plaintext
Raw Normal View History

2024-06-13 23:16:24 +00:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.dungeon.jungle_entrance.1",
center: (50, 40, 10)
),
(
specifier: "world.structure.dungeon.jungle_entrance.2",
center: (60, 36, 36)
),
(
specifier: "world.structure.dungeon.jungle_entrance.3",
center: (24, 22, 44)
),
]