Update boss spawn wording for the embed
This commit is contained in:
parent
198220fc0c
commit
470e5eeb96
@ -40,7 +40,7 @@ class Tarkov(commands.Cog):
|
||||
changes_dict = tarkov.compare_boss_spawns(most_recent_spawns, known_spawns)
|
||||
|
||||
if most_recent_spawns != known_spawns:
|
||||
embed.set_author(name="🎲 Boss Spawns have updated 🎲")
|
||||
embed.set_author(name="🎲 Boss spawn chances have updated 🎲")
|
||||
# for key, value in most_recent_spawns.items():
|
||||
|
||||
for level, boss in changes_dict.items():
|
||||
|
Loading…
x
Reference in New Issue
Block a user