diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-22 23:13:14 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-22 23:13:14 +0200 |
| commit | 6ef62c0a5c2f23befeac58451ff7a41cb0ec4678 (patch) | |
| tree | fbfa7e671dcfe7b86f0baceb61c4c71533b354d1 /src/main/java/at/hannibal2/skyhanni/config | |
| parent | 51af64037d0422d4d6b603e1164e60cf4b50dda0 (diff) | |
| download | skyhanni-6ef62c0a5c2f23befeac58451ff7a41cb0ec4678.tar.gz skyhanni-6ef62c0a5c2f23befeac58451ff7a41cb0ec4678.tar.bz2 skyhanni-6ef62c0a5c2f23befeac58451ff7a41cb0ec4678.zip | |
Removed wishing compass in item number.
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/config')
| -rw-r--r-- | src/main/java/at/hannibal2/skyhanni/config/features/InventoryConfig.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/InventoryConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/InventoryConfig.java index ff2c0eb83..cfe2570b9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/InventoryConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/InventoryConfig.java @@ -272,7 +272,7 @@ public class InventoryConfig { "§bPet Level", "§bMinion Tier", "§bCrimson Armor", - "§bWishing Compass", + "§b§mWishing Compass§r §7(Disabled)", "§bKuudra Key", "§bSkill Level", "§bCollection Level", |
