Skip to content

Commit

Permalink
Automatic cycles update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanropke committed Jul 18, 2023
1 parent 3332ef2 commit 68290e4
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": 5,
"arrowhead": 3,
"egg": 2,
"coin": 1,
"heirlooms": 6,
"lost_jewelry": 5,
"random": 5,
"tarot_cards": 6,
"fossils": 4,
"date": "2023-06-21"
}, {
"flower": 1,
"bottle": 2,
"arrowhead": 2,
Expand Down Expand Up @@ -335,5 +323,17 @@
"tarot_cards": 4,
"fossils": 3,
"date": "2023-07-18"
}, {
"flower": 4,
"bottle": 3,
"arrowhead": 6,
"egg": 6,
"coin": 1,
"heirlooms": 6,
"lost_jewelry": 6,
"random": 3,
"tarot_cards": 2,
"fossils": 4,
"date": "2023-07-19"
}
]

0 comments on commit 68290e4

Please sign in to comment.