getvar seems not to work either
All checks were successful
/ test (push) Successful in 20s

This commit is contained in:
Johan Lundberg 2025-04-10 23:32:52 +02:00
parent e19f169f43
commit b47c85539a
2 changed files with 12 additions and 2 deletions

View file

@ -139,7 +139,8 @@ STATE: {Default} ~~ {
DoExpr {setvar[lootclock,stopwatchcreate[]]}
DoExpr {stopwatchstart[getvar[lootclock]]}
SetState {hunt}
IF: Expr {getvar[lootTime] == 0}
IF: All
Expr {getvar[lootTime] == 0}
DO: DoExpr {setvar[lootTime, 21600]}
~~ }
STATE: {avoid_portal} ~~ {