Skip to content

Commit

Permalink
Update names.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharvasaraiya authored Oct 15, 2022
1 parent 364c129 commit df82057
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 @@ -304,6 +304,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 df82057

Please sign in to comment.