Skip to content

Commit

Permalink
Merge pull request #263 from Atharvasaraiya/patch-1
Browse files Browse the repository at this point in the history
Update names.ts
  • Loading branch information
tonybaloney authored Oct 17, 2022
2 parents c6ebda2 + 4cb36b6 commit 9ed3abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ export const DUCK_NAMES: Map<number, string> = new Map<number, string>([
[14, 'Quackers'],
[15, 'Jelly Beans'],
[16, 'Donald'],
[17, 'Chady'],
]);

export const ZAPPY_NAMES: Map<number, string> = new Map<number, string>([
Expand Down

0 comments on commit 9ed3abf

Please sign in to comment.