set 60s delay between alliance tells
All checks were successful
/ test (push) Successful in 21s

This commit is contained in:
Johan Lundberg 2026-09-06 20:53:02 +02:00
parent 1c849b8747
commit 408f799983
2 changed files with 17 additions and 2 deletions

View file

@ -52,7 +52,9 @@ STATE: {Default}
ChatExpr {\/ub give +getvar[capturegroup_num]+` Encapsulated Spirit to `+getvar[capturegroup_who]}
Chat {/a [Encapsulated Spirit] Encapsulated Spirit request fulfilled.}
SetState {Default}
IF: ItemCountLE 10 {Gem of Knowledge}
IF: All
ItemCountLE 10 {Gem of Knowledge}
SecsInStateGE 60
DO: DoAll
Chat {/a [Viridan Helper] Running low on Gem of Knowledge}
SetState {Default}