From 5885f728b32433e4cae9503ef4bbbe0179fceb30 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:35:04 +0100 Subject: Added new items, fixed pets and some lores (#1126) --- items/PEST_RAT_MONSTER.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'items/PEST_RAT_MONSTER.json') diff --git a/items/PEST_RAT_MONSTER.json b/items/PEST_RAT_MONSTER.json index b8a2c5fd..5a753d9d 100644 --- a/items/PEST_RAT_MONSTER.json +++ b/items/PEST_RAT_MONSTER.json @@ -37,27 +37,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_RODENT_REVOLUTION:1", -- cgit