Dont mess with the commodity string, its fucking up the logic when searching for commdities with awkward spellings (slam, e'tam, widow)
This commit is contained in:
parent
f3ce5d095f
commit
9589c08814
@ -220,8 +220,6 @@ async def calculate_trade_profies(commodity, scu=None):
|
||||
scu = 696
|
||||
scu_string = "a C2 Hercules full"
|
||||
|
||||
commodity = commodity.title()
|
||||
|
||||
embed = discord.Embed(
|
||||
description="-------", color=discord.Color.blue(), type="rich"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user