Skip to content

Commit

Permalink
Merge branch 'main' into car-poi
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf authored Jan 21, 2024
2 parents 3c44bac + 5e5ab5d commit 06dccf5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
16 changes: 16 additions & 0 deletions icons/shield_us_az_scenic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,12 @@ export function loadShields() {
))
);

// Arizona
shields["US:AZ:Scenic"] = {
spriteBlank: "shield_us_az_scenic",
notext: true,
};

// Arkansas
shields["US:AR"] = {
spriteBlank: ["shield_us_ar_2", "shield_us_ar_3"],
Expand Down

0 comments on commit 06dccf5

Please sign in to comment.