From 062a6e93c30bbd37186b5a9ea574772963213940 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Sun, 6 Oct 2024 12:00:03 -0300 Subject: [PATCH] Automatic cycles update --- data/cycles.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/cycles.json b/data/cycles.json index f1fe28184..9835ae4b2 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 1, - "arrowhead": 1, - "egg": 5, - "coin": 4, - "heirlooms": 5, - "lost_jewelry": 2, - "random": 4, - "tarot_cards": 4, - "fossils": 6, - "date": "2024-09-09" - }, { "flower": 2, "bottle": 5, "arrowhead": 2, @@ -335,5 +323,17 @@ "tarot_cards": 1, "fossils": 2, "date": "2024-10-06" + }, { + "flower": 3, + "bottle": 6, + "arrowhead": 6, + "egg": 4, + "coin": 6, + "heirlooms": 6, + "lost_jewelry": 1, + "random": 3, + "tarot_cards": 2, + "fossils": 5, + "date": "2024-10-07" } ] \ No newline at end of file