Update Procedural Dungeons authored by MarcatoSound's avatar MarcatoSound
......@@ -10,6 +10,8 @@ General:
DungeonType: procedural
```
After that, just run `/md reload all` and your dungeon will be ready for configuring. A generator.yml file should have appeared in your dungeon's map folder.
## 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.
......
......