bore/neftet: require 4B available XP before bella augment service
All checks were successful
/ test (push) Successful in 3m6s
All checks were successful
/ test (push) Successful in 3m6s
This commit is contained in:
parent
7e229988de
commit
1fda3218c4
4 changed files with 60 additions and 4 deletions
|
|
@ -375,11 +375,13 @@ STATE: {service_decide} ~~ {
|
|||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
ItemCountGE 1 {Blank Augmentation Gem}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_apply_augment}
|
||||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
Expr {getqueststatus[`insatiableeaterjaw`]==1}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_bella_start}
|
||||
IF: Always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue