fdsfd
This commit is contained in:
parent
301db1841e
commit
bc316cb7bc
19 changed files with 100 additions and 23 deletions
|
@ -194,6 +194,14 @@ AWARDS = {
|
|||
"color": "text-black",
|
||||
"price": 1000
|
||||
},
|
||||
"longpost": {
|
||||
"kind": "longpost",
|
||||
"title": "Longpost",
|
||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||
"icon": "fas fa-book",
|
||||
"color": "text-green",
|
||||
"price": 1000
|
||||
},
|
||||
"flairlock": {
|
||||
"kind": "flairlock",
|
||||
"title": "1-Day Flairlock",
|
||||
|
@ -374,6 +382,14 @@ AWARDS2 = {
|
|||
"color": "text-black",
|
||||
"price": 1000
|
||||
},
|
||||
"longpost": {
|
||||
"kind": "longpost",
|
||||
"title": "Longpost",
|
||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||
"icon": "fas fa-book",
|
||||
"color": "text-green",
|
||||
"price": 1000
|
||||
},
|
||||
"flairlock": {
|
||||
"kind": "flairlock",
|
||||
"title": "1-Day Flairlock",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue