27 lines
284 B
Markdown
27 lines
284 B
Markdown
|
|
Game Order
|
|
---
|
|
|
|
If game-order active, show Game Order dialog.
|
|
|
|
Game Order dialog:
|
|
|
|
* List all active players
|
|
* List each active player's roll
|
|
* Sort order as player roll comes in
|
|
* Message indicates what is going on
|
|
|
|
Roll dice
|
|
|
|
R 6
|
|
O 5
|
|
W 5
|
|
B 3
|
|
|
|
O 6
|
|
W 6
|
|
|
|
O 3
|
|
W 5
|
|
|
|
Final order: R W O B |