From ac9e19d12243bc52618c695f270dc31590cf86f5 Mon Sep 17 00:00:00 2001 From: Luna Date: Mon, 27 Jan 2025 22:12:41 +0100 Subject: Remove Ancient Rose from Sadan drops (#1638) --- items/SADAN_BOSS.json | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'items') 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 @@ -29,11 +29,6 @@ "panorama": "dungeon", "type": "drops", "drops": [ - { - "id": "GOLEM_POPPY", - "chance": "10.32%", - "extra": ["§e§lChest Price: §62,000,000 coins"] - }, { "id": "GIANT_TOOTH", "chance": "3.4%", @@ -94,13 +89,6 @@ "panorama": "dungeon", "type": "drops", "drops": [ - { - "id": "GOLEM_POPPY", - "chance": "10.83%", - "extra": [ - "§e§lChest Price: §62,000,000 coins" - ] - }, { "id": "GIANT_TOOTH", "chance": "3.8%", -- cgit