diff options
author | jani270 <jani270@gmx.de> | 2023-03-31 20:43:49 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-03-31 20:43:49 +0200 |
commit | 4be0ba8f31c003d8acb3532a996428926ab1f5ba (patch) | |
tree | db5772a65f8a32a1d907596de121105b2d0421cc /constants | |
parent | b5a1598e36c0fedfc6395baeab6eec861217df57 (diff) | |
download | SkyHanni-REPO-4be0ba8f31c003d8acb3532a996428926ab1f5ba.tar.gz SkyHanni-REPO-4be0ba8f31c003d8acb3532a996428926ab1f5ba.tar.bz2 SkyHanni-REPO-4be0ba8f31c003d8acb3532a996428926ab1f5ba.zip |
Fixed Wizard Item being wrong
Diffstat (limited to 'constants')
-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 1ee7539..375146b 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -409,7 +409,7 @@ "Wizard": { "rarity": "uncommon", "need_items": [ - "Carrot" + "Potato" ] }, "Xalx": { |