make ammoType an external variable instead of auto-detected
All checks were successful
/ test (push) Successful in 1m35s
All checks were successful
/ test (push) Successful in 1m35s
This commit is contained in:
parent
d50d04c298
commit
59201d250d
3 changed files with 4 additions and 31 deletions
|
|
@ -140,7 +140,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
13
|
||||
12
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
@ -222,19 +222,6 @@ e
|
|||
s
|
||||
setvar[pickupRange, 10]
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
setvar[ammoType, cond[getinvcount[Wrapped Bundle of Quarrelshafts]>0, 1, cond[getinvcount[Wrapped Bundle of Arrowshafts]>0, 2, 0]]]
|
||||
i
|
||||
1
|
||||
s
|
||||
Hunt
|
||||
|
|
@ -270,7 +257,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
8
|
||||
7
|
||||
i
|
||||
2
|
||||
s
|
||||
|
|
@ -296,19 +283,6 @@ i
|
|||
s
|
||||
/vt opt set navpriorityboost true
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
setvar[ammoType, cond[getinvcount[Wrapped Bundle of Quarrelshafts]>0, 1, cond[getinvcount[Wrapped Bundle of Arrowshafts]>0, 2, 0]]]
|
||||
i
|
||||
1
|
||||
s
|
||||
Hunt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue