aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-12-25 21:56:17 +0100
committerGitHub <noreply@github.com>2024-12-25 20:56:17 +0000
commitfe2466a6237f82e32d8b8ecba12b53336af0a9b7 (patch)
treee3c9f67d336c5952578b3c634d85c00c21dee35b
parent882f318b8e3f481f36bd0d8491463a67797077fa (diff)
downloadNotEnoughUpdates-REPO-fe2466a6237f82e32d8b8ecba12b53336af0a9b7.tar.gz
NotEnoughUpdates-REPO-fe2466a6237f82e32d8b8ecba12b53336af0a9b7.tar.bz2
NotEnoughUpdates-REPO-fe2466a6237f82e32d8b8ecba12b53336af0a9b7.zip
fix: Bestiary Ghost max kills (#1576)
-rw-r--r--constants/bestiary.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/bestiary.json b/constants/bestiary.json
index e9f6514d..0f196607 100644
--- a/constants/bestiary.json
+++ b/constants/bestiary.json
@@ -1073,7 +1073,7 @@
"name": "§aGhost",
"skullOwner": "c5752211-7503-3e77-9890-d1cf6ba1d0e7",
"texture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgxOTc3OTE4YTExODBlMGRlYzg3OWU2YmNkMWFhMzk0OTQ5NzdiYjkxM2JlMmFiMDFhZmYxZGIxZmE0In19fQ==",
- "cap": 250000,
+ "cap": 100000,
"mobs": [
"caverns_ghost_250"
],