diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-13 15:35:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 14:35:04 +0000 |
commit | 5885f728b32433e4cae9503ef4bbbe0179fceb30 (patch) | |
tree | fee5db0d4d8e90ecda7648504d16b3989a416e75 /items/PEST_MITE_MONSTER.json | |
parent | 3f8f106c9330d1ade0cfc6a4848975657cd256e2 (diff) | |
download | NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.gz NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.bz2 NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.zip |
Added new items, fixed pets and some lores (#1126)
Diffstat (limited to 'items/PEST_MITE_MONSTER.json')
-rw-r--r-- | items/PEST_MITE_MONSTER.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/PEST_MITE_MONSTER.json b/items/PEST_MITE_MONSTER.json index ad3164af..0072ac26 100644 --- a/items/PEST_MITE_MONSTER.json +++ b/items/PEST_MITE_MONSTER.json @@ -36,27 +36,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_DYNAMITES:1", @@ -66,7 +66,7 @@ { "id": "ENCHANTED_CACTUS:1", "extra": [], - "chance": "1%" + "chance": "2%" }, { "id": "ATMOSPHERIC_FILTER:1", |