diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-26 14:21:23 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-26 14:21:23 -0400 |
| commit | 48b7ba4a8d6ca640db84d1e29605a9c9e70b338b (patch) | |
| tree | 6b755fcc9d36b90e4d34f87c8741af13b23e94f4 /src/main/resources | |
| parent | 71ca871f2a2441813b26e24467b8e75b166f747a (diff) | |
| download | Skyblocker-48b7ba4a8d6ca640db84d1e29605a9c9e70b338b.tar.gz Skyblocker-48b7ba4a8d6ca640db84d1e29605a9c9e70b338b.tar.bz2 Skyblocker-48b7ba4a8d6ca640db84d1e29605a9c9e70b338b.zip | |
Hunting Box Shard Prices
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 132d2796..ff0bc8ff 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -516,7 +516,7 @@ "skyblocker.config.hunting": "Hunting", "skyblocker.config.hunting.huntingBoxHelper": "Enable Hunting Box Helper", - "skyblocker.config.hunting.huntingBoxHelper.@Tooltip": "Highlights shards that you have enough of to syphon and reach the next tier of the attribute in the Hunting Box.", + "skyblocker.config.hunting.huntingBoxHelper.@Tooltip": "Highlights shards that you have enough of to syphon and reach the next tier of the attribute in the Hunting Box. Also displays the sell price of shards in the tooltip.", "skyblocker.config.chat": "Chat", |
