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 12, 2023
1 parent eb2b046 commit ed3dbc2
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": 2,
"arrowhead": 3,
"egg": 3,
"coin": 1,
"heirlooms": 3,
"lost_jewelry": 2,
"random": 5,
"tarot_cards": 3,
"fossils": 2,
"date": "2023-07-16"
}, {
"flower": 5,
"bottle": 3,
"arrowhead": 6,
Expand Down Expand Up @@ -335,5 +323,17 @@
"tarot_cards": 5,
"fossils": 4,
"date": "2023-08-12"
}, {
"flower": 3,
"bottle": 3,
"arrowhead": 2,
"egg": 2,
"coin": 2,
"heirlooms": 3,
"lost_jewelry": 3,
"random": 4,
"tarot_cards": 2,
"fossils": 1,
"date": "2023-08-13"
}
]

0 comments on commit ed3dbc2

Please sign in to comment.