Updated Getting started (markdown)

Daniel Saukel 2016-07-01 14:38:59 +02:00
parent 3c741e1b41
commit 9db1cdc3ed

@ -72,7 +72,7 @@ A game can also be started with the _/dxl play_ command. This is the easiest way
A global announcer repeatingly continually invites all players or all players who are on a specific map to join a game. Read more [here](scripts#announcements) for details. A global announcer repeatingly continually invites all players or all players who are on a specific map to join a game. Read more [here](scripts#announcements) for details.
### Testing without reward ### Testing without reward
You can test a dungeon without rewards by using the test game type. A test game can be started with /dxl test while the command sender is in a dungeon lobby. You can test a dungeon without rewards by using the test game type. A test game can be started with _/dxl test_ while the command sender is in a dungeon lobby.
## ADVANCED: Multi floor dungeons (MFDs) ## ADVANCED: Multi floor dungeons (MFDs)
Creating one is as simple as creating a dungeon configuration. You can then join an MFD with /dxl play d [dungeon] or with a group sign with the + attribute. Creating one is as simple as creating a dungeon configuration. You can then join an MFD with /dxl play d [dungeon] or with a group sign with the + attribute.