From 899b2660ad487734c7cff28416d594e3e2a997b0 Mon Sep 17 00:00:00 2001 From: Steini225 Date: Sun, 26 Mar 2023 16:51:18 +0200 Subject: fix rarity of Banker Broadjaw --- constants/Garden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/Garden.json') diff --git a/constants/Garden.json b/constants/Garden.json index a87fde0..7dd2bdd 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -29,7 +29,7 @@ ] }, "Banker Broadjaw": { - "rarity": "rare", + "rarity": "uncommon", "need_items": [ "Cactus" ] -- cgit