This commit is contained in:
parent
2b42913f91
commit
d6c1a117c2
2 changed files with 2 additions and 2 deletions
|
|
@ -81,7 +81,7 @@ STATE: {Hunt}
|
||||||
ChatMatch {^.* I also have aids has died!$}
|
ChatMatch {^.* I also have aids has died!$}
|
||||||
Expr {getvar[isLeader]==0}
|
Expr {getvar[isLeader]==0}
|
||||||
DO: DoAll
|
DO: DoAll
|
||||||
ChatExpr {\/f +getvar[followTarget] dead...he dead.}
|
ChatExpr {\/f +getvar[followTarget] is dead\. Run away\!}
|
||||||
SetState {run_away}
|
SetState {run_away}
|
||||||
IF: ChatMatch {^.*has died!$}
|
IF: ChatMatch {^.*has died!$}
|
||||||
DO: DoAll
|
DO: DoAll
|
||||||
|
|
|
||||||
|
|
@ -500,7 +500,7 @@ n
|
||||||
s
|
s
|
||||||
e
|
e
|
||||||
s
|
s
|
||||||
\/f +getvar[followTarget] dead...he dead.
|
\/f +getvar[followTarget] is dead\. Run away\!
|
||||||
i
|
i
|
||||||
1
|
1
|
||||||
s
|
s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue