Track sketchpad redemption
This commit is contained in:
parent
7bb5848455
commit
2f51aba2bc
2 changed files with 15 additions and 2 deletions
|
@ -8,6 +8,7 @@ log = [
|
|||
"lost":["card03","card04"],
|
||||
"crayons":{"red":1,"orange":2,"yellow":-3},
|
||||
"coupons":{"01":5},
|
||||
"decks":["deck1","deck2","deck3","deck4","deck5","deck6","deck7","deck8"] # only if "event":"portfolio"
|
||||
"decks":["deck1","deck2","deck3","deck4","deck5","deck6","deck7","deck8"], # only if "event":"portfolio"
|
||||
"sketch":-1 # for turning in 1 sketchpad
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue