Update Procedural Dungeons authored by MarcatoSound's avatar MarcatoSound
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
With Mythic Dungeons 2.0.0+, it is now possible to create procedurally generated dungeons. This article will explain how they work. With Mythic Dungeons 2.0.0+, it is now possible to create procedurally generated dungeons. This article will explain how they work.
# This system current requires FastAsyncWorldEdit!! # This system currently requires FastAsyncWorldEdit!!
## Rooms ## Rooms
Generated dungeons are created from a collection of *admin-defined rooms.* These rooms are like puzzle pieces, and are configured with connectors that link them up to other rooms. They must be built and configured in the dungeon editor. Generated dungeons are created from a collection of *admin-defined rooms.* These rooms are like puzzle pieces, and are configured with connectors that link them up to other rooms. They must be built and configured in the dungeon editor.
... ...
......