From 5b3d2bf71cf0a1877c49e1cc2b0471acb5375294 Mon Sep 17 00:00:00 2001 From: amelia Date: Tue, 22 Mar 2022 23:52:29 -0500 Subject: Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data.json') 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}]}]} -- cgit v1.2.3