more wiki update authored by Taiyou06's avatar Taiyou06
......@@ -25,6 +25,8 @@ _If you don't have any rooms with a spawn point, the dungeon will choose from an
**Allowed Rooms**
This is a whitelist that lets you control what rooms can generate attached to this one. It opens a UI that lets you add and remove rooms from a list. You can also configure how likely a room is to be generated next to this one.
The Add Room button opens a picker that lists the rooms in this dungeon along with rooms from other dungeons on the server, so you can reuse a room you already built elsewhere. See [Cross Dungeon Rooms](Cross-Dungeon-Rooms) for how shared rooms work.
**Generation Limits**
This controls how many times a room is allowed to appear in a dungeon. It supports ranged values so you can require a room appear at least a certain number of times, while also preventing it from appearing TOO many times. Here are some example values:
- `0-3` - There will be anywhere from 0 to 3 instances of this room in the dungeon.
......
......