fix chat string
All checks were successful
/ test (push) Successful in 33s

This commit is contained in:
Johan Lundberg 2026-08-25 22:26:21 +02:00
parent 2098b43531
commit 78f7259aff
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@ STATE: {Hunt}
Expr {getvar[capturegroup_who]==getvar[followTarget]}
Expr {getvar[isLeader]==0}
DO: DoAll
ChatExpr {\/f +getvar[followTarget] is dead\. Run away\!}
ChatExpr {\/f +getvar[followTarget]+` is dead. Run away!`}
SetState {run_away}
IF: ChatMatch {^.*has died!$}
DO: CallState {count_death} {Hunt}

View file

@ -526,7 +526,7 @@ n
s
e
s
\/f +getvar[followTarget] is dead\. Run away\!
\/f +getvar[followTarget]+` is dead. Run away!`
i
1
s