This commit is contained in:
parent
5d17012030
commit
9816c14f28
2 changed files with 41 additions and 1 deletions
|
|
@ -52,6 +52,10 @@ 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}
|
||||
DO: DoAll
|
||||
Chat {/a [Viridan Helper] Running low on Gem of Knowledge}
|
||||
SetState {Default}
|
||||
IF: All
|
||||
ItemCountGE 1 {Box Of Ten Colosseum Coins}
|
||||
DO: DoAll
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ n
|
|||
n
|
||||
n
|
||||
n
|
||||
9
|
||||
10
|
||||
i
|
||||
2
|
||||
i
|
||||
|
|
@ -155,6 +155,42 @@ Default
|
|||
s
|
||||
Default
|
||||
i
|
||||
11
|
||||
i
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
2
|
||||
s
|
||||
n
|
||||
s
|
||||
Gem of Knowledge
|
||||
s
|
||||
c
|
||||
i
|
||||
10
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a [Viridan Helper] Running low on Gem of Knowledge
|
||||
i
|
||||
1
|
||||
s
|
||||
Default
|
||||
s
|
||||
Default
|
||||
i
|
||||
2
|
||||
i
|
||||
3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue