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]}
|
Expr {getvar[isLeader]}
|
||||||
ChatMatch {cloud of poisonous gas!}
|
ChatMatch {cloud of poisonous gas!}
|
||||||
DO: CallState {vr_gas_dodge} {Hunt}
|
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!$} {}
|
IF: ChatCapture {(?<who>\w[\w ]*\w) has died!$} {}
|
||||||
DO: DoAll
|
DO: DoAll
|
||||||
Chat {/vt opt set enablelooting false}
|
Chat {/vt opt set enablelooting false}
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
36
|
37
|
||||||
i
|
i
|
||||||
2
|
2
|
||||||
i
|
i
|
||||||
|
|
@ -333,6 +333,51 @@ Hunt
|
||||||
s
|
s
|
||||||
Hunt
|
Hunt
|
||||||
i
|
i
|
||||||
|
2
|
||||||
|
i
|
||||||
|
5
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
K
|
||||||
|
V
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
i
|
||||||
|
26
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
1
|
||||||
|
s
|
||||||
|
e
|
||||||
|
s
|
||||||
|
getvar[isLeader]
|
||||||
|
i
|
||||||
|
4
|
||||||
|
s
|
||||||
|
the acidic mist!
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
s
|
||||||
|
st
|
||||||
|
s
|
||||||
|
vr_gas_dodge
|
||||||
|
s
|
||||||
|
ret
|
||||||
|
s
|
||||||
|
Hunt
|
||||||
|
s
|
||||||
|
Hunt
|
||||||
|
i
|
||||||
28
|
28
|
||||||
i
|
i
|
||||||
3
|
3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue