diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-13 18:17:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-13 16:17:43 +0000 |
commit | c7c1cd6eab74b9300a358391fb3cc5d2339d936c (patch) | |
tree | 3e3b5a4f3f90c6e463cb1f01daa914cbf27f835f /items/GRIM_REAPER_SC.json | |
parent | aeb6cf7533aec91a0ae179dfe9c21ee9fd100cbc (diff) | |
download | NotEnoughUpdates-REPO-c7c1cd6eab74b9300a358391fb3cc5d2339d936c.tar.gz NotEnoughUpdates-REPO-c7c1cd6eab74b9300a358391fb3cc5d2339d936c.tar.bz2 NotEnoughUpdates-REPO-c7c1cd6eab74b9300a358391fb3cc5d2339d936c.zip |
Added new Panda Skin and fixed vampire fang chance (#1253)
Diffstat (limited to 'items/GRIM_REAPER_SC.json')
-rw-r--r-- | items/GRIM_REAPER_SC.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |