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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue