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 1389c6b + afd93b0 commit 1693ffc
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 1693ffc

Please sign in to comment.