Skip to content

Commit

Permalink
Merge pull request #284 from KComrade53/kc/pet-names
Browse files Browse the repository at this point in the history
Add new duck names
  • Loading branch information
tonybaloney authored Oct 21, 2022
2 parents 9db835f + 2010d07 commit 7e19282
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/common/names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,13 @@ export const DUCK_NAMES: ReadonlyArray<string> = [
'Jelly Beans',
'Donald',
'Chady',
'Waddles',
'Bill',
'Bubbles',
'James Pond',
'Moby Duck',
'Quack Sparrow',
'Peanut',
];

export const ZAPPY_NAMES: ReadonlyArray<string> = [
Expand Down

0 comments on commit 7e19282

Please sign in to comment.