diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/Garden.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/Garden.json b/constants/Garden.json index 3a67ca5..c5058d4 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -995,7 +995,8 @@ "Royal Resident": { "rarity": "rare", "need_items": [ - "Wheat" + "Wheat", + "Sugar Cane" ], "mode": "mining_3", "position": "63:204:200", |