fdfd
This commit is contained in:
parent
0e246b0267
commit
59bc1ec102
17 changed files with 95 additions and 186 deletions
|
@ -322,6 +322,15 @@ AWARDS = {
|
|||
"color": "text-silver",
|
||||
"price": 10000
|
||||
},
|
||||
"alt": {
|
||||
"kind": "alt",
|
||||
"title": "Alt-Seeing Eye",
|
||||
"description": "Gives the recipient the ability to view alts.",
|
||||
"icon": "fas fa-eye",
|
||||
"color": "text-gold",
|
||||
"price": 50000
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
AWARDS2 = {
|
||||
|
@ -437,6 +446,14 @@ AWARDS2 = {
|
|||
"color": "text-success",
|
||||
"price": 40000
|
||||
},
|
||||
"alt": {
|
||||
"kind": "alt",
|
||||
"title": "Alt-Seeing Eye",
|
||||
"description": "Gives the recipient the ability to view alts.",
|
||||
"icon": "fas fa-eye",
|
||||
"color": "text-gold",
|
||||
"price": 50000
|
||||
},
|
||||
}
|
||||
|
||||
TROLLTITLES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue