forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-26 20:15:25 +02:00
parent 4e3e54ef22
commit f1183dca36
1 changed files with 8 additions and 8 deletions

View File

@ -437,6 +437,14 @@ AWARDS = {
"icon": "fas fa-snooze", "icon": "fas fa-snooze",
"color": "text-purple", "color": "text-purple",
"price": 2500 "price": 2500
},
"deflector": {
"kind": "deflector",
"title": "Deflector",
"description": "Causes most awards received for the next 10 hours to be deflected back at their giver.",
"icon": "fas fa-shield",
"color": "text-pink",
"price": 2750
}, },
"marsey": { "marsey": {
"kind": "marsey", "kind": "marsey",
@ -469,14 +477,6 @@ AWARDS = {
"icon": "fas fa-gift", "icon": "fas fa-gift",
"color": "text-blue", "color": "text-blue",
"price": 4000 "price": 4000
},
"deflector": {
"kind": "deflector",
"title": "Deflector",
"description": "Causes most awards received for the next 10 hours to be deflected back at their giver.",
"icon": "fas fa-shield",
"color": "text-pink",
"price": 7000
}, },
"grass": { "grass": {
"kind": "grass", "kind": "grass",