diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-09-01 17:11:10 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-09-01 17:11:10 +0800 |
commit | 86cf90a582f8b3b84b7a8cbeedef250bd641901b (patch) | |
tree | f9622ad54cee230f0c6077885dedf2c71a95c622 /features/globalSettings | |
parent | 453284c454714d97c8fba00414ad2acd2ecc862d (diff) | |
download | SoopyV2-86cf90a582f8b3b84b7a8cbeedef250bd641901b.tar.gz SoopyV2-86cf90a582f8b3b84b7a8cbeedef250bd641901b.tar.bz2 SoopyV2-86cf90a582f8b3b84b7a8cbeedef250bd641901b.zip |
only show inquis from party members also show from self
Diffstat (limited to 'features/globalSettings')
-rw-r--r-- | features/globalSettings/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/globalSettings/index.js b/features/globalSettings/index.js index 9e58d6f..8372c58 100644 --- a/features/globalSettings/index.js +++ b/features/globalSettings/index.js @@ -319,7 +319,7 @@ class GlobalSettings extends Feature { this.ahAlerts = [ // { //TODO: add a command/gui to add these // id: "ATTRIBUTE_SHARD", - // maxPrice: 1500000, + // maxPrice: 1300000, // nbt: [ // "tag.ExtraAttributes.attributes.mana_pool" // ] |