Skip to content

Commit

Permalink
New Category for Night Ducks when checking kills
Browse files Browse the repository at this point in the history
  • Loading branch information
paris-ci committed Apr 29, 2024
1 parent d120943 commit 1051a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cogs/statistics_experience_commands.py
Expand Up @@ -328,6 +328,7 @@ def add_fields_for_every_duck(self, _, embed, from_dict, not_found_message):
(_("Mother of all ducks"), "moad"),
(_("Armored ducks"), "armored"),
(_("Cartographer ducks"), "cartographer"),
(_("Night ducks"), "night"),
]

for field_name, field_key in fields:
Expand Down

0 comments on commit 1051a7c

Please sign in to comment.