let MosswartMassacre handle rare shouting

This commit is contained in:
Johan Lundberg 2025-04-09 23:08:53 +02:00
parent 664f5b16ab
commit b860068b04

View file

@ -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