diff --git a/data/cycles.json b/data/cycles.json index 814323eb9..d30f32905 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 1, - "arrowhead": 6, - "egg": 3, - "coin": 1, - "heirlooms": 1, - "lost_jewelry": 5, - "random": 3, - "tarot_cards": 3, - "fossils": 5, - "date": "2023-08-25" - }, { "flower": 5, "bottle": 5, "arrowhead": 5, @@ -335,5 +323,17 @@ "tarot_cards": 6, "fossils": 1, "date": "2023-09-21" + }, { + "flower": 5, + "bottle": 2, + "arrowhead": 5, + "egg": 5, + "coin": 1, + "heirlooms": 6, + "lost_jewelry": 3, + "random": 1, + "tarot_cards": 4, + "fossils": 2, + "date": "2023-09-22" } ] \ No newline at end of file