Compare commits
1 Commits
d10583cc3c
...
0e416d2161
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e416d2161 |
@@ -28,7 +28,7 @@ WaitingForPlayersEnd --> StartGame
|
||||
StartGame : Assign Player Roles
|
||||
StartGame : Show Introduction
|
||||
|
||||
StartGame --> MainPhase : all ready
|
||||
StartGame --> MainPhaseNight : all ready
|
||||
state MainPhaseNight {
|
||||
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!TheNight
|
||||
}
|
||||
@@ -78,7 +78,7 @@ NightPhaseLate --> [*]: actions taken
|
||||
|
||||
```plantuml
|
||||
@startuml(id=TheDay)
|
||||
[*] --> ShowDead:
|
||||
[*] --> ShowDead: Done
|
||||
ShowDead --> [*]: Done
|
||||
@enduml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user