forked from MarseyWorld/MarseyWorld
reduce chud award price from 2500 to 500
parent
26b469c361
commit
e794eb93a7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue