Skip to content

Commit

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

0 comments on commit 11ee5ce

Please sign in to comment.