Compare commits
1 Commits
5a82531ea3
...
9d05d51081
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d05d51081 |
@@ -47,7 +47,6 @@ MainPhaseDay --> MainPhaseNight: Some Werewolfes left
|
||||
```plantuml
|
||||
@startuml(id=TheNight)
|
||||
hide empty description
|
||||
state NightPhaseCupin <<fork>>
|
||||
[*] --> NightPhaseCupin: Game has Cupin
|
||||
[*] --> NightPhaseMain: no Cupin
|
||||
|
||||
@@ -70,7 +69,7 @@ InformLovedOnes --> NightPhaseMain
|
||||
' NightPhaseLovedOnesEnd --> NightPhaseMain : all ready
|
||||
|
||||
state NightPhaseMain {
|
||||
!include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!NightPhaseMain
|
||||
' !include https://gitea.d1v3.de/matthias/pywerewolf/raw/branch/master/README.md!NightPhaseMain
|
||||
}
|
||||
NightPhaseMain --> NightPhaseLate : Witch/Leaderwolf &&\nvoted &&\nactions done and all ready
|
||||
state NightPhaseLate {
|
||||
|
||||
Reference in New Issue
Block a user