Skip to content

Commit

Permalink
add U. S. Agent
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYinMD committed Apr 10, 2024
1 parent 8708522 commit 3282fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/lib/facts/map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ export const map: Record<Key, Roster> = {
'2021|The Falcon and the Winter Soldier': {
major: new Set(),
minor: new Set(),
major_: ['Bucky Barnes', 'Falcon', 'Agent 13', 'Patriot', 'Baron Zemo'],
major_: ['Bucky Barnes', 'Falcon', 'Agent 13', 'Patriot', 'Baron Zemo', 'U.S. Agent'],
minor_: ['War Machine'],
},
'2021|Hawkeye': {
Expand Down

0 comments on commit 3282fc2

Please sign in to comment.