From 2ce1681596c901a550cc59b12795d4a8180272be Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 20 May 2023 22:53:01 +0200 Subject: Terry has no milk --- constants/Garden.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/constants/Garden.json b/constants/Garden.json index 9c95438..6221e7c 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -447,8 +447,7 @@ "Terry": { "rarity": "uncommon", "need_items": [ - "Melon", - "Milk" + "Melon" ] }, "Tia the Fairy": { -- cgit