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