forked from rDrama/rDrama
1
0
Fork 0

reduce chud award price from 2500 to 500

master
Aevann1 2022-10-29 19:12:33 +02:00
parent 26b469c361
commit e794eb93a7
1 changed files with 8 additions and 8 deletions

View File

@ -786,6 +786,14 @@ AWARDS = {
"color": "text-green",
"price": 150
},
"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
},
"rehab": {
"kind": "rehab",
"title": "Rehab",
@ -874,14 +882,6 @@ AWARDS = {
"color": "text-brown",
"price": 2000
},
"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
},
"deflector": {
"kind": "deflector",
"title": "Deflector",