This commit is contained in:
parent
0aa78692e2
commit
a41b5f86ed
2 changed files with 30 additions and 3 deletions
6
bore.af
6
bore.af
|
|
@ -67,7 +67,11 @@ STATE: {hunt} ~~ {
|
|||
ItemCountLE 100 {Prismatic Taper}
|
||||
NoMobsInDist 5
|
||||
DO: DoAll
|
||||
Chat {/fellowship Out of tapers! Recomping.}
|
||||
Chat {/a Out of tapers! Recomping.}
|
||||
SetState {recomp}
|
||||
IF: MainSlotsLE 4
|
||||
DO: DoAll
|
||||
Chat {/a Out of inventory slots! Recomping.}
|
||||
SetState {recomp}
|
||||
IF: Always
|
||||
DO: SetWatchdog 3 120 {stuck}
|
||||
|
|
|
|||
27
bore.met
27
bore.met
|
|
@ -11,7 +11,7 @@ n
|
|||
n
|
||||
n
|
||||
n
|
||||
50
|
||||
51
|
||||
i
|
||||
1
|
||||
i
|
||||
|
|
@ -193,7 +193,30 @@ n
|
|||
i
|
||||
2
|
||||
s
|
||||
/fellowship Out of tapers! Recomping.
|
||||
/a Out of tapers! Recomping.
|
||||
i
|
||||
1
|
||||
s
|
||||
recomp
|
||||
s
|
||||
hunt
|
||||
i
|
||||
5
|
||||
i
|
||||
3
|
||||
i
|
||||
4
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
2
|
||||
s
|
||||
/a Out of inventory slots! Recomping.
|
||||
i
|
||||
1
|
||||
s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue