From dae2ac8ef88b27735291ddcbc9262a51f0e929d0 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal002@users.noreply.github.com> Date: Tue, 20 Feb 2024 00:56:37 +0100 Subject: Fixed wrong drop id of Plhlegblast (#1109) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> --- items/PLHLEGBLAST_SC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items') diff --git a/items/PLHLEGBLAST_SC.json b/items/PLHLEGBLAST_SC.json index 9b6c34fa..c89f9f68 100644 --- a/items/PLHLEGBLAST_SC.json +++ b/items/PLHLEGBLAST_SC.json @@ -49,7 +49,7 @@ "chance": "100%" }, { - "id": "ENCHANTED_LILY_PAD", + "id": "ENCHANTED_WATER_LILY", "extra": [ "x1-2" ], -- cgit