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