lockandkey: add chat feedback for portal summoning, fizzle retries, and queue status
All checks were successful
/ test (push) Successful in 35s
All checks were successful
/ test (push) Successful in 35s
This commit is contained in:
parent
346409c284
commit
f88481f0d1
2 changed files with 124 additions and 14 deletions
|
|
@ -593,7 +593,11 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
5
|
||||
6
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Summoning 125 Eaters portal...
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
@ -674,7 +678,11 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Fizzled! Retrying 125 Eaters portal...
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
@ -697,7 +705,7 @@ summon_primary
|
|||
i
|
||||
28
|
||||
i
|
||||
7
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -713,6 +721,19 @@ s
|
|||
c
|
||||
s
|
||||
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Queued 125 Eaters portal, will summon shortly.
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -729,7 +750,7 @@ summon_primary
|
|||
i
|
||||
28
|
||||
i
|
||||
7
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -745,6 +766,19 @@ s
|
|||
c
|
||||
s
|
||||
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Queued Bellas portal, will summon shortly.
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -790,7 +824,11 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
5
|
||||
6
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Summoning Bellas portal...
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
@ -871,7 +909,11 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Fizzled! Retrying Bellas portal...
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
@ -894,7 +936,7 @@ summon_secondary
|
|||
i
|
||||
28
|
||||
i
|
||||
7
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -910,6 +952,19 @@ s
|
|||
c
|
||||
s
|
||||
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Queued 125 Eaters portal, will summon shortly.
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -926,7 +981,7 @@ summon_secondary
|
|||
i
|
||||
28
|
||||
i
|
||||
7
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -942,6 +997,19 @@ s
|
|||
c
|
||||
s
|
||||
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Queued Bellas portal, will summon shortly.
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -968,7 +1036,7 @@ summon_secondary
|
|||
i
|
||||
26
|
||||
i
|
||||
1
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -980,6 +1048,19 @@ s
|
|||
e
|
||||
s
|
||||
testvar[queuePrimary]
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Processing queued 125 Eaters portal...
|
||||
i
|
||||
1
|
||||
s
|
||||
summon_primary
|
||||
s
|
||||
|
|
@ -987,7 +1068,7 @@ summon_done
|
|||
i
|
||||
26
|
||||
i
|
||||
1
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
|
|
@ -999,6 +1080,19 @@ s
|
|||
e
|
||||
s
|
||||
testvar[queueSecondary]
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Processing queued Bellas portal...
|
||||
i
|
||||
1
|
||||
s
|
||||
summon_secondary
|
||||
s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue