let MosswartMassacre handle rare shouting
This commit is contained in:
parent
664f5b16ab
commit
b860068b04
1 changed files with 1 additions and 6 deletions
5
bore.af
5
bore.af
|
|
@ -45,11 +45,6 @@ STATE: {combat} ~~ {
|
||||||
DO: SetState {ring_fail}
|
DO: SetState {ring_fail}
|
||||||
IF: NoMobsInDist 5
|
IF: NoMobsInDist 5
|
||||||
DO: SetState {hunt}
|
DO: SetState {hunt}
|
||||||
IF: All
|
|
||||||
ChatCapture {^(?<name>['A-Za-z ]+) (?<text>has discovered the .*!)$} {}
|
|
||||||
Expr {$capturegroup_name==getcharstringprop[1]}
|
|
||||||
DO: DoAll
|
|
||||||
ChatExpr {\/a +getvar[capturegroup_text]}
|
|
||||||
~~ }
|
~~ }
|
||||||
STATE: {death} ~~ {
|
STATE: {death} ~~ {
|
||||||
IF: Always
|
IF: Always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue