aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramelia <[email protected]>2022-03-22 23:52:29 -0500
committeramelia <[email protected]>2022-03-22 23:52:29 -0500
commit5b3d2bf71cf0a1877c49e1cc2b0471acb5375294 (patch)
treeb8863c505d051d7187e8146568a77b2bce20e920
parentb4dd90c922c86a2afd36b0426126ef6e2e8ccf66 (diff)
Update data.json
-rw-r--r--data.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.json b/data.json
index d6ece4c..f9db08d 100644
--- a/data.json
+++ b/data.json
@@ -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}]}]}