run from acidic mist
All checks were successful
/ test (push) Successful in 23s

This commit is contained in:
Johan Lundberg 2026-08-08 00:55:28 +02:00
parent 8f7021f6fe
commit ffaa35daab
2 changed files with 50 additions and 1 deletions

View file

@ -66,6 +66,10 @@ STATE: {Hunt}
Expr {getvar[isLeader]}
ChatMatch {cloud of poisonous gas!}
DO: CallState {vr_gas_dodge} {Hunt}
IF: All
Expr {getvar[isLeader]}
ChatMatch {the acidic mist!}
DO: CallState {vr_gas_dodge} {Hunt}
IF: ChatCapture {(?<who>\w[\w ]*\w) has died!$} {}
DO: DoAll
Chat {/vt opt set enablelooting false}