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 29, 2023
1 parent 2e96416 commit 4d100eb
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": 1,
"egg": 3,
"coin": 3,
"heirlooms": 1,
"lost_jewelry": 2,
"random": 6,
"tarot_cards": 3,
"fossils": 1,
"date": "2023-07-02"
}, {
"flower": 3,
"bottle": 3,
"arrowhead": 3,
Expand Down Expand Up @@ -335,5 +323,17 @@
"tarot_cards": 4,
"fossils": 4,
"date": "2023-07-29"
}, {
"flower": 2,
"bottle": 1,
"arrowhead": 3,
"egg": 2,
"coin": 3,
"heirlooms": 2,
"lost_jewelry": 2,
"random": 6,
"tarot_cards": 2,
"fossils": 3,
"date": "2023-07-30"
}
]

0 comments on commit 4d100eb

Please sign in to comment.