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
|
DO: DoAll
|
||||||
Chat {/fellowship Low on bow ammo. Recomping.}
|
Chat {/fellowship Low on bow ammo. Recomping.}
|
||||||
SetState {recomp_missile}
|
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
|
IF: All
|
||||||
MainSlotsLE 4
|
MainSlotsLE 4
|
||||||
NoMobsInDist 5
|
NoMobsInDist 5
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
n
|
n
|
||||||
300
|
301
|
||||||
i
|
i
|
||||||
20
|
20
|
||||||
i
|
i
|
||||||
|
|
@ -2529,6 +2529,103 @@ Hunt
|
||||||
i
|
i
|
||||||
2
|
2
|
||||||
i
|
i
|
||||||
|
3
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
K
|
||||||
|
V
|
||||||
|
n
|
||||||
|
n
|
||||||
|
3
|
||||||
|
i
|
||||||
|
26
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
1
|
||||||
|
s
|
||||||
|
e
|
||||||
|
s
|
||||||
|
getvar[ammoType]==3
|
||||||
|
i
|
||||||
|
3
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
K
|
||||||
|
V
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
i
|
||||||
|
11
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
s
|
||||||
|
n
|
||||||
|
s
|
||||||
|
Wrapped Bundle of Deadly Prismatic Arrowheads
|
||||||
|
s
|
||||||
|
c
|
||||||
|
i
|
||||||
|
10
|
||||||
|
i
|
||||||
|
11
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
s
|
||||||
|
n
|
||||||
|
s
|
||||||
|
Wrapped Bundle of Atlatl Dartshafts
|
||||||
|
s
|
||||||
|
c
|
||||||
|
i
|
||||||
|
10
|
||||||
|
i
|
||||||
|
16
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
k
|
||||||
|
v
|
||||||
|
n
|
||||||
|
n
|
||||||
|
1
|
||||||
|
s
|
||||||
|
r
|
||||||
|
d
|
||||||
|
5
|
||||||
|
TABLE
|
||||||
|
2
|
||||||
|
K
|
||||||
|
V
|
||||||
|
n
|
||||||
|
n
|
||||||
|
2
|
||||||
|
i
|
||||||
|
2
|
||||||
|
s
|
||||||
|
/fellowship Low on bow ammo. Recomping.
|
||||||
|
i
|
||||||
|
1
|
||||||
|
s
|
||||||
|
recomp_missile
|
||||||
|
s
|
||||||
|
Hunt
|
||||||
|
i
|
||||||
|
2
|
||||||
|
i
|
||||||
1
|
1
|
||||||
TABLE
|
TABLE
|
||||||
2
|
2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue