Skip to content

Commit

Permalink
Merge pull request #160 from GorillaTV/patch-2
Browse files Browse the repository at this point in the history
Add Dame Judi Finch
  • Loading branch information
tonybaloney authored Oct 1, 2022
2 parents ef92e61 + ed459ad commit 65f928e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/common/names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,5 +323,6 @@ export const COCKATIEL_NAMES: Map<number, string> = new Map<number, string>([
[9, 'Jack Sparrow'],
[10, 'Godfeather'],
[11, 'Mickey'],
[12, 'Kanye Nest'],
[12, 'Dame Judi Finch'],
[13, 'Kanye Nest'],
]);

0 comments on commit 65f928e

Please sign in to comment.