Skip to content

Commit

Permalink
Automatic cycles update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanropke committed Aug 28, 2024
1 parent 8b0ad78 commit 14035be
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": 1,
"bottle": 5,
"arrowhead": 3,
"egg": 6,
"coin": 4,
"heirlooms": 6,
"lost_jewelry": 6,
"random": 1,
"tarot_cards": 6,
"fossils": 3,
"date": "2024-08-01"
}, {
"flower": 4,
"bottle": 1,
"arrowhead": 2,
Expand Down Expand Up @@ -335,5 +323,17 @@
"tarot_cards": 4,
"fossils": 4,
"date": "2024-08-28"
}, {
"flower": 2,
"bottle": 4,
"arrowhead": 2,
"egg": 1,
"coin": 3,
"heirlooms": 1,
"lost_jewelry": 3,
"random": 2,
"tarot_cards": 6,
"fossils": 2,
"date": "2024-08-29"
}
]

0 comments on commit 14035be

Please sign in to comment.