This commit is contained in:
parent
e19f169f43
commit
b47c85539a
2 changed files with 12 additions and 2 deletions
3
bore.af
3
bore.af
|
|
@ -139,7 +139,8 @@ STATE: {Default} ~~ {
|
||||||
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
||||||
DoExpr {stopwatchstart[getvar[lootclock]]}
|
DoExpr {stopwatchstart[getvar[lootclock]]}
|
||||||
SetState {hunt}
|
SetState {hunt}
|
||||||
IF: Expr {getvar[lootTime] == 0}
|
IF: All
|
||||||
|
Expr {getvar[lootTime] == 0}
|
||||||
DO: DoExpr {setvar[lootTime, 21600]}
|
DO: DoExpr {setvar[lootTime, 21600]}
|
||||||
~~ }
|
~~ }
|
||||||
STATE: {avoid_portal} ~~ {
|
STATE: {avoid_portal} ~~ {
|
||||||
|
|
|
||||||
11
bore.met
11
bore.met
|
|
@ -834,11 +834,20 @@ hunt
|
||||||
s
|
s
|
||||||
Default
|
Default
|
||||||
i
|
i
|
||||||
26
|
2
|
||||||
i
|
i
|
||||||
7
|
7
|
||||||
TABLE
|
TABLE
|
||||||
2
|
2
|
||||||
|
K
|
||||||
|
V
|
||||||
|
n
|
||||||
|
n
|
||||||
|
1
|
||||||
|
i
|
||||||
|
26
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
k
|
k
|
||||||
v
|
v
|
||||||
n
|
n
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue