Skip to content

Commit

Permalink
Merge branch 'main' into mopi
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf authored Dec 1, 2024
2 parents b6a4e60 + cfc7d48 commit f74ce12
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc-img/shield_map_world.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3148,6 +3148,14 @@ export function loadShields() {
},
};

// Bolivia
shields["BO:fundamental"] = {
...badgeShieldCrossbar,
colorDarken: Color.shields.green,
colorLighten: Color.shields.white,
textColor: Color.shields.white,
};

// Uruguay
shields["UY"] = homePlateDownShield(
5,
Expand Down

0 comments on commit f74ce12

Please sign in to comment.