set navpriorityboost for leader when someone dies
All checks were successful
/ test (push) Successful in 21s
All checks were successful
/ test (push) Successful in 21s
This commit is contained in:
parent
6aaadd36ba
commit
f50ee8588a
2 changed files with 17 additions and 2 deletions
|
|
@ -60,7 +60,9 @@ STATE: {Hunt}
|
|||
ChatMatch {cloud of dangerous gas!}
|
||||
DO: CallState {vr_gas_dodge} {Hunt}
|
||||
IF: ChatCapture {(?<who>\w[\w ]*\w) has died!$} {}
|
||||
DO: SetState {vr_runback}
|
||||
DO: DoAll
|
||||
Chat {/vt opt set navpriorityboost true}
|
||||
SetState {vr_runback}
|
||||
IF: All
|
||||
ItemCountLE 100 {Prismatic Taper}
|
||||
NoMobsInDist 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue