6 lines
341 B
Python
6 lines
341 B
Python
REDEEMS={
|
|
"hydrate": {"price": 60, "type": "list"},
|
|
"lurk": {"price": 1, "type": "counter", "info": "Let us know you're going to lurk."},
|
|
"react": {"price": 200, "type": "note", "info": "Attach link to a video for me to react to."},
|
|
"request": {"price": 100, "type": "note", "info": "Request a level, gamemode, skin, etc."}
|
|
} |