cleanup, more dungeon entrances

This commit is contained in:
Pfauenauge90 2020-04-28 22:40:44 +02:00
parent 3a07c69817
commit 6bdd8471a9
40 changed files with 11 additions and 12 deletions

View File

@ -1,6 +1,5 @@
(
[
(
[ (
specifier: "world.structure.dungeon.jungle_temple.entrance.1",
center: (50, 40, 10)
),
@ -35,11 +34,15 @@
(
specifier: "world.structure.dungeon.pillar_entrance.6",
center: (18, 16, 17)
),
(
specifier: "world.structure.dungeon.temperate_entrance.ruins_4",
center: (13, 11, 14)
),
// Pfau's dungeon entrance
//(
// specifier: "world.structure.dungeon.entrance.1",
// center: (13, 11, 12)
//),
(
specifier: "world.structure.dungeon.misc_entrance.tower-ruin",
center: (13, 16, 9)
),
]
)

View File

@ -1,9 +1,5 @@
(
[
(
specifier: "world.structure.natural.tower-ruin",
center: (11, 14, 5)
),
[
(
specifier: "world.structure.natural.witch-hut",
center: (10, 13, 9)

Binary file not shown.