Skip to content

Commit

Permalink
Fixed Yeti Drops (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Oct 20, 2023
1 parent 6323ddf commit 83400f7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions items/YETI_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,17 @@
"chance": "100%"
},
{
"id": "BLUE_ICE_HUNK",
"chance": "20%"
"id": "BLUE_ICE_HUNK:2",
"chance": "100%"
},
{
"id": "RED_GIFT",
"chance": "100%"
},
{
"id": "ENCHANTED_PACKED_ICE:1",
"chance": "50%"
},
{
"id": "BABY_YETI;3",
"chance": "3%"
Expand Down

0 comments on commit 83400f7

Please sign in to comment.