aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kovac <robertkovac160@gmail.com>2024-11-15 16:35:43 +0100
committerGitHub <noreply@github.com>2024-11-15 15:35:43 +0000
commit0b8e091a42e0713e48794df317d620dc8a5e1706 (patch)
tree4f7705528e1f8be3fe257711b924e78f4c1b359b
parentfb135756f2d24d5937ff7ae8cac5a5e691de8fe0 (diff)
downloadNotEnoughUpdates-REPO-0b8e091a42e0713e48794df317d620dc8a5e1706.tar.gz
NotEnoughUpdates-REPO-0b8e091a42e0713e48794df317d620dc8a5e1706.tar.bz2
NotEnoughUpdates-REPO-0b8e091a42e0713e48794df317d620dc8a5e1706.zip
fix(hotmlayout): Pickobulus perk ID (#1440)
-rw-r--r--constants/hotmlayout.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json
index bdd48e13..376fee15 100644
--- a/constants/hotmlayout.json
+++ b/constants/hotmlayout.json
@@ -94,7 +94,7 @@
"§7into §fTitanium Ore§7."
]
},
- "pickobulus": {
+ "pickaxe_toss": {
"name": "Pickobulus",
"x": 5,
"y": 8,
@@ -769,4 +769,4 @@
}
}
}
-} \ No newline at end of file
+}