This commit is contained in:
parent
0954141a91
commit
9aca53d2ab
2 changed files with 4 additions and 4 deletions
|
|
@ -23,8 +23,8 @@
|
|||
STATE: {Default}
|
||||
IF: Always
|
||||
DO: DoAll
|
||||
DoExpr {touchvar[deathCount]}
|
||||
DoExpr {touchvar[deathClock]}
|
||||
DoExpr {clearvar[deathCount]}
|
||||
DoExpr {clearvar[deathClock]}
|
||||
DoExpr {clearvar[vrRunbackNavLoaded]}
|
||||
IF: All
|
||||
Expr {getvar[isLeader]}
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
touchvar[deathCount]
|
||||
clearvar[deathCount]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
@ -50,7 +50,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
touchvar[deathClock]
|
||||
clearvar[deathClock]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue