Skip to content

Commit

Permalink
Merge pull request #169 from Kiotlin/ri1ken/ein
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Oct 1, 2022
2 parents a944134 + 122fb68 commit 583da97
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 @@ -199,6 +199,7 @@ export const DOG_NAMES: Map<number, string> = new Map<number, string>([
[96, 'Spot'],
[97, 'Harry'],
[98, 'Bolt'],
[99, 'Ein'],
]);

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

0 comments on commit 583da97

Please sign in to comment.