From b4dd90c922c86a2afd36b0426126ef6e2e8ccf66 Mon Sep 17 00:00:00 2001 From: amelia Date: Tue, 22 Mar 2022 23:28:51 -0500 Subject: Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 6723a92..d6ece4c 100644 --- a/data.json +++ b/data.json @@ -1 +1 @@ -{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5}]},{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5}]}]} +{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5}]},{"price":10,"name":"test2","contents":[{"color":"#000","rarity":"common","value":5}]}]} -- cgit v1.2.3