Update data.json

This commit is contained in:
grant-kun 2022-03-22 23:52:29 -05:00 committed by GitHub
parent 338e62676c
commit 10d7f1d8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}]}]}