diff options
author | amelia <[email protected]> | 2022-03-22 23:52:29 -0500 |
---|---|---|
committer | amelia <[email protected]> | 2022-03-22 23:52:29 -0500 |
commit | 5b3d2bf71cf0a1877c49e1cc2b0471acb5375294 (patch) | |
tree | b8863c505d051d7187e8146568a77b2bce20e920 | |
parent | b4dd90c922c86a2afd36b0426126ef6e2e8ccf66 (diff) |
Update data.json
-rw-r--r-- | data.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5}]},{"price":10,"name":"test2","contents":[{"color":"#000","rarity":"common","value":5}]}]} +{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5},{"color":"#0c0","rarity":"uncommon","value":10}]},{"price":10,"name":"test2","contents":[{"color":"#000","rarity":"common","value":5}]}]} |