clear deathCount in Default
All checks were successful
/ test (push) Successful in 32s

This commit is contained in:
Johan Lundberg 2026-09-03 22:49:11 +02:00
parent 0954141a91
commit 9aca53d2ab
2 changed files with 4 additions and 4 deletions

View file

@ -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]}

View file

@ -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