change run_away from Default state to vr_run
All checks were successful
/ test (push) Successful in 32s
All checks were successful
/ test (push) Successful in 32s
This commit is contained in:
parent
e41bd7e3e3
commit
34d6dfee82
1 changed files with 2 additions and 1 deletions
|
|
@ -216,7 +216,8 @@ STATE: {run_away}
|
||||||
Chat {/vt opt set enablelooting false}
|
Chat {/vt opt set enablelooting false}
|
||||||
Chat {/vt opt set enablecombat false}
|
Chat {/vt opt set enablecombat false}
|
||||||
Chat {/vt opt set navpriorityboost true}
|
Chat {/vt opt set navpriorityboost true}
|
||||||
SetState {Default}
|
DoExpr {clearvar[vrRunbackNavLoaded]}
|
||||||
|
SetState {vr_runback}
|
||||||
IF: ChatMatch {^\[Fellowship\].*(say|says), \"#tomuchviteaviridianrise\"$}
|
IF: ChatMatch {^\[Fellowship\].*(say|says), \"#tomuchviteaviridianrise\"$}
|
||||||
DO: SetState {vitae_run}
|
DO: SetState {vitae_run}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue