forked from rDrama/rDrama
1
0
Fork 0

Revert "reduce chud award price from 2500 to 500"

This reverts commit e794eb93a7.
master
Snakes 2022-11-02 15:20:26 -04:00
parent eb76067253
commit ee315f236b
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 9 additions and 9 deletions

View File

@ -823,15 +823,6 @@ AWARDS = {
"price": 150,
"deflectable": False
},
"agendaposter": {
"kind": "agendaposter",
"title": "Chud",
"description": "Forces the chud theme on the recipient for 24 hours.",
"icon": "fas fa-snooze",
"color": "text-purple",
"price": 500,
"deflectable": True
},
"rehab": {
"kind": "rehab",
"title": "Rehab",
@ -931,6 +922,15 @@ AWARDS = {
"price": 2000,
"deflectable": True
},
"agendaposter": {
"kind": "agendaposter",
"title": "Chud",
"description": "Forces the chud theme on the recipient for 24 hours.",
"icon": "fas fa-snooze",
"color": "text-purple",
"price": 2500,
"deflectable": True
},
"deflector": {
"kind": "deflector",
"title": "Deflector",