This commit is contained in:
parent
51fd6e5ab9
commit
79ee9d853f
2 changed files with 51 additions and 1 deletions
|
|
@ -200,6 +200,11 @@ STATE: {count_death}
|
|||
Return
|
||||
|
||||
STATE: {run_away}
|
||||
IF: Death
|
||||
DO: DoAll
|
||||
DoExpr {clearvar[deathCount]}
|
||||
DoExpr {clearvar[deathClock]}
|
||||
SetState {death}
|
||||
IF: Always
|
||||
DO: DoAll
|
||||
Chat {/vt opt set enablelooting false}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ n
|
|||
n
|
||||
n
|
||||
n
|
||||
72
|
||||
73
|
||||
i
|
||||
1
|
||||
i
|
||||
|
|
@ -1689,6 +1689,51 @@ i
|
|||
s
|
||||
count_death
|
||||
i
|
||||
8
|
||||
i
|
||||
3
|
||||
i
|
||||
0
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
clearvar[deathCount]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
clearvar[deathClock]
|
||||
i
|
||||
1
|
||||
s
|
||||
death
|
||||
s
|
||||
run_away
|
||||
i
|
||||
1
|
||||
i
|
||||
3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue