diff --git a/data/cycles.json b/data/cycles.json index 223943bac..384939cde 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 4, - "bottle": 5, - "arrowhead": 5, - "egg": 6, - "coin": 6, - "heirlooms": 4, - "lost_jewelry": 6, - "random": 1, - "tarot_cards": 5, - "fossils": 5, - "date": "2024-08-17" - }, { "flower": 3, "bottle": 3, "arrowhead": 2, @@ -335,5 +323,17 @@ "tarot_cards": 3, "fossils": 2, "date": "2024-09-13" + }, { + "flower": 6, + "bottle": 4, + "arrowhead": 5, + "egg": 6, + "coin": 5, + "heirlooms": 5, + "lost_jewelry": 4, + "random": 2, + "tarot_cards": 6, + "fossils": 5, + "date": "2024-09-14" } ] \ No newline at end of file