remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 13:58:37 -06:00
parent 24f61d77e3
commit 31898dfc3e
1 changed files with 0 additions and 36 deletions

View File

@ -219,24 +219,6 @@ def shop(v):
"owned": 0,
"price": 300
},
"fireplace": {
"kind": "fireplace",
"title": "Fire Place",
"description": "???",
"icon": "fas fa-fireplace",
"color": "text-yellow-600",
"owned": 0,
"price": 300
},
"candycane": {
"kind": "candycane",
"title": "Candy Cane",
"description": "???",
"icon": "fas fa-candy-cane",
"color": "text-red-600",
"owned": 0,
"price": 500
},
"mistletoe": {
"kind": "mistletoe",
"title": "Mistletoe",
@ -433,24 +415,6 @@ def buy(v, award):
"color": "text-gray",
"price": 300
},
"fireplace": {
"kind": "fireplace",
"title": "Fire Place",
"description": "???",
"icon": "fas fa-fireplace",
"color": "text-yellow-600",
"owned": 0,
"price": 300
},
"candycane": {
"kind": "candycane",
"title": "Candy Cane",
"description": "???",
"icon": "fas fa-candy-cane",
"color": "text-red-600",
"owned": 0,
"price": 500
},
"mistletoe": {
"kind": "mistletoe",
"title": "Mistletoe",