coollsd commited on
Commit
f760710
1 Parent(s): a767783

Update shop.py

Browse files
Files changed (1) hide show
  1. shop.py +1 -1
shop.py CHANGED
@@ -28,7 +28,7 @@ async def shop(interaction: discord.Interaction, item: str = None):
28
  embed = discord.Embed(
29
  title="Shop",
30
  description="All items are currently out of stock",
31
- color=0xFF0000
32
  )
33
 
34
  embed.add_field(
 
28
  embed = discord.Embed(
29
  title="Shop",
30
  description="All items are currently out of stock",
31
+ color=0x787878
32
  )
33
 
34
  embed.add_field(