Skip to content

Commit

Permalink
Automatic cycles update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanropke committed Dec 21, 2024
1 parent f1887fa commit f5ef41f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data/cycles.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
[
{
"flower": 2,
"bottle": 2,
"arrowhead": 3,
"egg": 3,
"coin": 1,
"heirlooms": 2,
"lost_jewelry": 3,
"random": 6,
"tarot_cards": 2,
"fossils": 3,
"date": "2024-11-24"
}, {
"flower": 3,
"bottle": 6,
"arrowhead": 6,
Expand Down Expand Up @@ -335,5 +323,17 @@
"tarot_cards": 5,
"fossils": 6,
"date": "2024-12-21"
}, {
"flower": 3,
"bottle": 1,
"arrowhead": 1,
"egg": 2,
"coin": 1,
"heirlooms": 3,
"lost_jewelry": 1,
"random": 5,
"tarot_cards": 2,
"fossils": 2,
"date": "2024-12-22"
}
]

0 comments on commit f5ef41f

Please sign in to comment.