diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-20 16:54:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 15:54:41 +0000 |
| commit | 6b513c8ca3da896b694b5b93ad28c6f4c2b37330 (patch) | |
| tree | 0b1fd9f8bba674959ccbf45d2306ca73575bc9f8 /items/PEST_SLUG_MONSTER.json | |
| parent | e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 (diff) | |
| download | NotEnoughUpdates-REPO-6b513c8ca3da896b694b5b93ad28c6f4c2b37330.tar.gz NotEnoughUpdates-REPO-6b513c8ca3da896b694b5b93ad28c6f4c2b37330.tar.bz2 NotEnoughUpdates-REPO-6b513c8ca3da896b694b5b93ad28c6f4c2b37330.zip | |
fix: More Pests lores (#1451)
Diffstat (limited to 'items/PEST_SLUG_MONSTER.json')
| -rw-r--r-- | items/PEST_SLUG_MONSTER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/PEST_SLUG_MONSTER.json b/items/PEST_SLUG_MONSTER.json index 5ce0f4f0..0c7aba5e 100644 --- a/items/PEST_SLUG_MONSTER.json +++ b/items/PEST_SLUG_MONSTER.json @@ -42,27 +42,27 @@ { "id": "COMPOST:1", "extra": [], - "chance": "4%" + "chance": "10%" }, { "id": "HONEY_JAR:1", "extra": [], - "chance": "4%" + "chance": "10%" }, { "id": "DUNG:1", "extra": [], - "chance": "4%" + "chance": "10%" }, { "id": "PLANT_MATTER:1", "extra": [], - "chance": "4%" + "chance": "10%" }, { "id": "CHEESE_FUEL:1", "extra": [], - "chance": "4%" + "chance": "10%" }, { "id": "VINYL_SLOW_AND_GROOVY:1", |
