update neftet.af with manual changes and rebuild met
All checks were successful
/ test (push) Successful in 23s
All checks were successful
/ test (push) Successful in 23s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
55bb9b8b06
commit
ba1909f3dc
2 changed files with 107 additions and 1 deletions
|
|
@ -255,6 +255,15 @@ STATE: {Hunt} ~~ {
|
|||
DO: DoAll
|
||||
Chat {/fellowship Low on bow ammo. Recomping.}
|
||||
SetState {recomp_missile}
|
||||
IF: All
|
||||
Expr {getvar[ammoType]==3}
|
||||
Any
|
||||
ItemCountLE 10 {Wrapped Bundle of Deadly Prismatic Arrowheads}
|
||||
ItemCountLE 10 {Wrapped Bundle of Atlatl Dartshafts}
|
||||
NoMobsInDist 5
|
||||
DO: DoAll
|
||||
Chat {/fellowship Low on bow ammo. Recomping.}
|
||||
SetState {recomp_missile}
|
||||
IF: All
|
||||
MainSlotsLE 4
|
||||
NoMobsInDist 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue