diff options
author | Steini225 <philip.steinhauer.ps@gmail.com> | 2023-03-26 16:51:18 +0200 |
---|---|---|
committer | Steini225 <philip.steinhauer.ps@gmail.com> | 2023-03-26 16:51:18 +0200 |
commit | 899b2660ad487734c7cff28416d594e3e2a997b0 (patch) | |
tree | 06dadc60273a8f690411283c1753e194e13bd124 /constants/Garden.json | |
parent | acc01be485c4a07bdf690d800665478e72c29c90 (diff) | |
download | SkyHanni-REPO-899b2660ad487734c7cff28416d594e3e2a997b0.tar.gz SkyHanni-REPO-899b2660ad487734c7cff28416d594e3e2a997b0.tar.bz2 SkyHanni-REPO-899b2660ad487734c7cff28416d594e3e2a997b0.zip |
fix rarity of Banker Broadjaw
Diffstat (limited to 'constants/Garden.json')
-rw-r--r-- | constants/Garden.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" ] |