This commit is contained in:
parent
3ecae079b8
commit
91eb7b6459
2 changed files with 4 additions and 4 deletions
4
aphus.af
4
aphus.af
|
|
@ -72,7 +72,7 @@ STATE: {Default} ~~ {
|
|||
Chat {/vt opt set enablelooting false}
|
||||
Chat {/vt opt set enablecombat false}
|
||||
Chat {/vt opt set enablebuffing true}
|
||||
ChatExpr {\/vt nav load island+getvar[navNumber]}
|
||||
ChatExpr {\/vt nav load aphus_circuit+getvar[navNumber]}
|
||||
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
||||
DoExpr {stopwatchstart[getvar[lootclock]]}
|
||||
SetState {hunt}
|
||||
|
|
@ -164,5 +164,5 @@ STATE: {tusker_run} ~~ {
|
|||
IF: NavEmpty
|
||||
DO: DoAll
|
||||
SetState {hunt}
|
||||
ChatExpr {\/vt nav load island+getvar[navNumber]}
|
||||
ChatExpr {\/vt nav load aphus_circuit+getvar[navNumber]}
|
||||
~~ }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue