diff --git a/data/cycles.json b/data/cycles.json index d9f221dd3..6ffe8f77c 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 5, - "arrowhead": 4, - "egg": 4, - "coin": 5, - "heirlooms": 5, - "lost_jewelry": 5, - "random": 3, - "tarot_cards": 6, - "fossils": 6, - "date": "2023-06-17" - }, { "flower": 3, "bottle": 3, "arrowhead": 2, @@ -359,5 +347,17 @@ "tarot_cards": 3, "fossils": 2, "date": "2023-07-16" + }, { + "flower": 5, + "bottle": 3, + "arrowhead": 6, + "egg": 6, + "coin": 5, + "heirlooms": 2, + "lost_jewelry": 6, + "random": 2, + "tarot_cards": 6, + "fossils": 1, + "date": "2023-07-17" } ] \ No newline at end of file