From c7c1cd6eab74b9300a358391fb3cc5d2339d936c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:17:43 +0200 Subject: Added new Panda Skin and fixed vampire fang chance (#1253) --- items/GRIM_REAPER_SC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/GRIM_REAPER_SC.json') diff --git a/items/GRIM_REAPER_SC.json b/items/GRIM_REAPER_SC.json index c822ef37..5cb64d76 100644 --- a/items/GRIM_REAPER_SC.json +++ b/items/GRIM_REAPER_SC.json @@ -59,7 +59,7 @@ }, { "id": "PET_ITEM_VAMPIRE_FANG", - "chance": "1%" + "chance": "10%" }, { "id": "BOBBIN_SCRIPTURES", -- cgit