Compare commits

..

1 Commits

Author SHA1 Message Date
0daa47f004 removed gameplayer state 2021-03-13 18:52:04 +01:00

View File

@@ -68,13 +68,9 @@ InformLovedOnes --> NightPhaseMain
'
' NightPhaseLovedOnesEnd --> NightPhaseMain : all ready
state NightPhaseMain {
' !include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!NightPhaseMain
}
state NightPhaseMain
NightPhaseMain --> NightPhaseLate : Witch/Leaderwolf &&\nvoted &&\nactions done and all ready
state NightPhaseLate {
' !include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!NightPhaseLate
}
state NightPhaseLate
NightPhaseMain --> [*]: no Witch/Leaderwolf &&\nvoted &&\nactions done and all ready
NightPhaseLate --> [*]: actions taken
@enduml