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}
|
ItemCountLE 100 {Prismatic Taper}
|
||||||
NoMobsInDist 5
|
NoMobsInDist 5
|
||||||
DO: DoAll
|
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}
|
SetState {recomp}
|
||||||
IF: Always
|
IF: Always
|
||||||
DO: SetWatchdog 3 120 {stuck}
|
DO: SetWatchdog 3 120 {stuck}
|
||||||
|
|
|
||||||
27
bore.met
27
bore.met
|
|
@ -11,7 +11,7 @@ n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
50
|
51
|
||||||
i
|
i
|
||||||
1
|
1
|
||||||
i
|
i
|
||||||
|
|
@ -193,7 +193,30 @@ n
|
||||||
i
|
i
|
||||||
2
|
2
|
||||||
s
|
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
|
i
|
||||||
1
|
1
|
||||||
s
|
s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue