This commit is contained in:
parent
5d1bbefdf4
commit
9934c073b1
2 changed files with 50 additions and 1 deletions
|
|
@ -62,6 +62,10 @@ STATE: {Hunt}
|
|||
Expr {getvar[isLeader]}
|
||||
ChatMatch {cloud of dangerous gas!}
|
||||
DO: CallState {vr_gas_dodge} {Hunt}
|
||||
IF: All
|
||||
Expr {getvar[isLeader]}
|
||||
ChatMatch {cloud of poisonous gas!}
|
||||
DO: CallState {vr_gas_dodge} {Hunt}
|
||||
IF: ChatCapture {(?<who>\w[\w ]*\w) has died!$} {}
|
||||
DO: DoAll
|
||||
Chat {/vt opt set navpriorityboost true}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue