From b860068b04d8f3aa2caa84d4a3830ba09b10df6d Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Wed, 9 Apr 2025 23:08:53 +0200 Subject: [PATCH] let MosswartMassacre handle rare shouting --- bore.af | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bore.af b/bore.af index b75e589..dd4702b 100644 --- a/bore.af +++ b/bore.af @@ -44,12 +44,7 @@ STATE: {combat} ~~ { IF: SecsInStateGE 60 DO: SetState {ring_fail} IF: NoMobsInDist 5 - DO: SetState {hunt} - IF: All - ChatCapture {^(?['A-Za-z ]+) (?has discovered the .*!)$} {} - Expr {$capturegroup_name==getcharstringprop[1]} - DO: DoAll - ChatExpr {\/a +getvar[capturegroup_text]} + DO: SetState {hunt} ~~ } STATE: {death} ~~ { IF: Always