move manaMissing calc to recomp state alongside diamondMissing in bore and neftet
All checks were successful
/ test (push) Successful in 19s
All checks were successful
/ test (push) Successful in 19s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ce62dd0b22
commit
7c553e19ab
4 changed files with 60 additions and 60 deletions
|
|
@ -11121,7 +11121,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
6
|
||||
8
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
|
|
@ -11149,6 +11149,32 @@ e
|
|||
s
|
||||
ifthen[$diamondMissing < 0, `setvar[diamondMissing, 0]`]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
setvar[manaMissing, 100 - getitemcountininventorybyname[`Mana Scarab`]]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
ifthen[$manaMissing < 0, `setvar[manaMissing, 0]`]
|
||||
i
|
||||
2
|
||||
s
|
||||
/vt opt set enablecombat false
|
||||
|
|
@ -11225,33 +11251,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
6
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
setvar[manaMissing, 100 - getitemcountininventorybyname[`Mana Scarab`]]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
ifthen[$manaMissing < 0, `setvar[manaMissing, 0]`]
|
||||
4
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue