6 lines
196 B
Python
6 lines
196 B
Python
|
REDEEMS={
|
||
|
"hydrate": {"price": 60, "type": "list"},
|
||
|
"lurk": {"price:": 1, "type": "counter"},
|
||
|
"react": {"price:": 200, "type": "note"},
|
||
|
"request": {"price:": 100, "type": "note"}
|
||
|
}
|