This commit is contained in:
Aevann1 2021-10-28 00:19:53 +02:00
parent 60a82b1f34
commit ee80cda645
3 changed files with 5 additions and 5 deletions

View file

@ -102,7 +102,7 @@ def shop(v):
"icon": "fas fa-snooze",
"color": "text-purple",
"owned": 0,
"price": 2000
"price": 2500
},
"marsey": {
"kind": "marsey",
@ -304,7 +304,7 @@ def buy(v, award):
"description": "Forces the agendaposter theme on the recipient for 24 hours.",
"icon": "fas fa-snooze",
"color": "text-purple",
"price": 2000
"price": 2500
},
"marsey": {
"kind": "marsey",
@ -835,7 +835,7 @@ def items(v):
"icon": "fas fa-snooze",
"color": "text-purple",
"owned": 0,
"price": 2000
"price": 2500
},
"marsey": {
"kind": "marsey",