diff --git a/ballsdex/packages/admin/cog.py b/ballsdex/packages/admin/cog.py index b910e921..6927a4b5 100644 --- a/ballsdex/packages/admin/cog.py +++ b/ballsdex/packages/admin/cog.py @@ -482,7 +482,7 @@ async def spawn( Parameters ---------- - ball: Ball | None + countryball: Ball | None The countryball you want to spawn. Random according to rarities if not specified. channel: discord.TextChannel | None The channel you want to spawn the countryball in. Current channel if not specified.