deflector award
This commit is contained in:
parent
35c78209d5
commit
8b813caf29
16 changed files with 56 additions and 26 deletions
|
@ -470,6 +470,14 @@ AWARDS = {
|
|||
"color": "text-blue",
|
||||
"price": 4000
|
||||
},
|
||||
"deflector": {
|
||||
"kind": "deflector",
|
||||
"title": "deflector",
|
||||
"description": "Causes all awards received for the next 10 hours to be deflected back at their giver.",
|
||||
"icon": "fas fa-shield",
|
||||
"color": "text-pink",
|
||||
"price": 7000
|
||||
},
|
||||
"grass": {
|
||||
"kind": "grass",
|
||||
"title": "Grass",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue