From b860068b04d8f3aa2caa84d4a3830ba09b10df6d Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Wed, 9 Apr 2025 23:08:53 +0200 Subject: [PATCH 1/2] 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 From 41665df304245348955e2a3ee4ccd15ba9e0122f Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Wed, 9 Apr 2025 23:10:19 +0200 Subject: [PATCH 2/2] let MosswartMassacre handle rare shouting --- bore.met | 65 +------------------------------------------------------- 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/bore.met b/bore.met index 0a37342..9a059b8 100644 --- a/bore.met +++ b/bore.met @@ -11,7 +11,7 @@ n n n n -48 +47 i 1 i @@ -52,69 +52,6 @@ hunt s combat i -2 -i -3 -TABLE -2 -K -V -n -n -2 -i -28 -TABLE -2 -k -v -n -n -2 -s -p -s -^(?['A-Za-z ]+) (?has discovered the .*!)$ -s -c -s - -i -26 -TABLE -2 -k -v -n -n -1 -s -e -s -$capturegroup_name==getcharstringprop[1] -TABLE -2 -K -V -n -n -1 -i -8 -TABLE -2 -k -v -n -n -1 -s -e -s -\/a +getvar[capturegroup_text] -s -combat -i 1 i 2