Bold and truncate the boss spawn percents
This commit is contained in:
parent
005a6c0ae2
commit
63b408943f
@ -271,7 +271,7 @@ class Tarkov(commands.Cog):
|
||||
.text.split("%")
|
||||
)
|
||||
|
||||
embed.add_field(name="Spawn Chance", value=f"**{spawn_chance}**, inline=False)
|
||||
embed.add_field(name="Spawn Chance", value=f"**{spawn_chance}**", inline=False)
|
||||
|
||||
await ctx.send_followup(embed=embed)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user