diff options
| author | Luna <lunaynx@gmail.com> | 2025-01-27 22:12:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-27 21:12:41 +0000 |
| commit | ac9e19d12243bc52618c695f270dc31590cf86f5 (patch) | |
| tree | a5b1423abb3c61b3d5228b912533b5883f0ccaf6 /items | |
| parent | f7c4cfd3db769460e10f5e0d39c6cd3f955a2751 (diff) | |
| download | NotEnoughUpdates-REPO-ac9e19d12243bc52618c695f270dc31590cf86f5.tar.gz NotEnoughUpdates-REPO-ac9e19d12243bc52618c695f270dc31590cf86f5.tar.bz2 NotEnoughUpdates-REPO-ac9e19d12243bc52618c695f270dc31590cf86f5.zip | |
Remove Ancient Rose from Sadan drops (#1638)
Diffstat (limited to 'items')
| -rw-r--r-- | items/SADAN_BOSS.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/items/SADAN_BOSS.json b/items/SADAN_BOSS.json index 7e5f84b9..d79bac17 100644 --- a/items/SADAN_BOSS.json +++ b/items/SADAN_BOSS.json @@ -30,11 +30,6 @@ "type": "drops", "drops": [ { - "id": "GOLEM_POPPY", - "chance": "10.32%", - "extra": ["§e§lChest Price: §62,000,000 coins"] - }, - { "id": "GIANT_TOOTH", "chance": "3.4%", "extra": ["§e§lChest Price: §62,000,000 coins"] @@ -95,13 +90,6 @@ "type": "drops", "drops": [ { - "id": "GOLEM_POPPY", - "chance": "10.83%", - "extra": [ - "§e§lChest Price: §62,000,000 coins" - ] - }, - { "id": "GIANT_TOOTH", "chance": "3.8%", "extra": [ |
