diff options
Diffstat (limited to 'constants/Garden.json')
-rw-r--r-- | constants/Garden.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/constants/Garden.json b/constants/Garden.json index e4adfd1..4ae12c9 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -811,19 +811,19 @@ ] }, "Royal Resident": { - "rarity": "rare", - "need_items": [ - "Wheat" - ] - }, - "Royal Resident": { "rarity": "uncommon", "need_items": [] }, - "Royal Resident": { + "Royal Resident 2": { "rarity": "uncommon", "need_items": [] }, + "Royal Resident 3": { + "rarity": "rare", + "need_items": [ + "Wheat" + ] + }, "Rusty": { "rarity": "rare", "need_items": [] |