fdsfds
This commit is contained in:
parent
67120fd429
commit
6753ff7c8c
1 changed files with 2 additions and 2 deletions
|
@ -551,7 +551,7 @@ if SITE_NAME == 'PCM':
|
|||
"title": "Toe Hype",
|
||||
"description": "Summons Blade's toe on the post.",
|
||||
"icon": "fas fa-socks",
|
||||
"color": "text-gold",
|
||||
"color": "text-blue",
|
||||
"price": 500
|
||||
},
|
||||
"crab": {
|
||||
|
@ -559,7 +559,7 @@ if SITE_NAME == 'PCM':
|
|||
"title": "crab",
|
||||
"description": "Rave time!",
|
||||
"icon": "fas fa-crab",
|
||||
"color": "text-gold",
|
||||
"color": "text-red",
|
||||
"price": 4000
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue