aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/config/features
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-09-30 10:26:04 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-09-30 10:26:04 +0200
commitb0b17ca60ce4296b247079152c3899a167fcf59e (patch)
treea007154b05c6361e1ee7bfb28f8120d50f8f7a8b /src/main/java/at/hannibal2/skyhanni/config/features
parent268b9a75050bffcbea90f8f89ab54006de832dc1 (diff)
downloadskyhanni-b0b17ca60ce4296b247079152c3899a167fcf59e.tar.gz
skyhanni-b0b17ca60ce4296b247079152c3899a167fcf59e.tar.bz2
skyhanni-b0b17ca60ce4296b247079152c3899a167fcf59e.zip
Fixed wrong visitor drop statistics order.
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/config/features')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
index 6d73bd6af..7a06a1a2c 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/GardenConfig.java
@@ -303,10 +303,10 @@ public class GardenConfig {
"§b1 §9Dedication IV",
"§b6 §9Music Rune",
"§b1 §cSpace Helmet",
- " ", // If they want another empty row
- "§212,735 Garden EXP",
"§b1 §9Cultivating I",
"§b1 §9Replenish I",
+ " ", // If they want another empty row
+ "§212,735 Garden EXP",
"§b11,056 Bits",
"§250,556 Mithril Powder",
"§d50,556 Gemstone Powder",