Skip to content

Commit

Permalink
fix: Slug Pest having old info (#1448)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Nov 20, 2024
1 parent 105fa1b commit 6c3867c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions items/PEST_SLUG_MONSTER.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"chance": "2%"
},
{
"id": "ENCHANTED_HUGE_MUSHROOM_1:1",
"id": "ENCHANTED_HUGE_MUSHROOM_1:3",
"extra": [],
"chance": "0.5%"
"chance": "0.25%"
},
{
"id": "ENCHANTED_HUGE_MUSHROOM_2:1",
"id": "ENCHANTED_HUGE_MUSHROOM_2:3",
"extra": [],
"chance": "0.5%"
"chance": "0.25%"
},
{
"id": "SLUG;3:1",
Expand All @@ -92,7 +92,7 @@
{
"id": "DYE_DUNG:1",
"extra": [],
"chance": "0.0002%"
"chance": "0.0004%"
}
]
}
Expand Down

0 comments on commit 6c3867c

Please sign in to comment.