Compare commits
1 Commits
fa6b2d31d6
...
4103a7ad30
| Author | SHA1 | Date | |
|---|---|---|---|
| 4103a7ad30 |
@@ -32,12 +32,12 @@ StartGame --> MainPhaseNight : all ready
|
|||||||
state MainPhaseNight {
|
state MainPhaseNight {
|
||||||
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!TheNight
|
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!TheNight
|
||||||
}
|
}
|
||||||
NightPhaseMain --> Award: No Villagers left
|
MainPhaseNight --> Award: No Villagers left
|
||||||
MainPhaseNight --> MainPhaseDay
|
MainPhaseNight --> MainPhaseDay
|
||||||
state MainPhaseDay {
|
state MainPhaseDay {
|
||||||
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!TheDay
|
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!TheDay
|
||||||
}
|
}
|
||||||
NightPhaseMain --> Award: No Werewolfes left
|
MainPhaseDay --> Award: No Werewolfes left
|
||||||
NightPhaseMain --> MainPhaseNight
|
NightPhaseMain --> MainPhaseNight
|
||||||
@enduml
|
@enduml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user